changed unique_ptr access to using raw pointers to denote non-ownership
added new flag -e for extra stuff (potions/races) IMPORTANT: main.cc is undergoing rework
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
-i : Enable inventory
|
||||
-t : Enable throw
|
||||
-R : Enable revisiting levels
|
||||
-e : Enable extra potions and races
|
||||
-s [seed] : Sets initial seed to seed
|
||||
-L [file] : Enable logging to file
|
||||
-I [file] : Reads commands from file. CANNOT BE USED WITH -n.
|
||||
|
Reference in New Issue
Block a user