mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	casual mode
This commit is contained in:
		| @@ -1085,6 +1085,9 @@ void save_mode_data(hstream& f) { | ||||
|   f.write<char>(peace::explore_other); | ||||
|   f.write<char>(multi::players); | ||||
|   f.write<char>(xcheat); | ||||
|   if(casual) { | ||||
|     f.write<char>(1); | ||||
|     } | ||||
|   } | ||||
|  | ||||
| EX modecode_t modecode(int mode) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue