[REBOL] Re: ANN: Wanderer 3d game
From: media:quazart at: 5-Nov-2001 14:08
yess to all!
I got to the dungeon on the first trip, but the dungeon... creates a stack
buffer overflow!!!
maybe just a little adjustment on the priorities:
rebol []
priorities: sort/reverse ['map 'compass 'load-save]
print priorities
-Max
Sorry, I just couldn't resist... using rebol dialect... I wonder if Carl put
dialects in rebol so we could ply rebol to other languages or if it really
was a way for us to translate our own language into rebol's dialect... ;-)