mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	ads-game:: underlying/spacetime views
This commit is contained in:
		| @@ -247,6 +247,11 @@ void ads_crash_ship() { | ||||
|  | ||||
| void handle_crashes() { | ||||
|   if(paused) return; | ||||
|   if(rotspace) { | ||||
|     if(!currentmap) { println(hlog, "no currentmap!"); return; } | ||||
|     PIU({ handle_crashes(); }); | ||||
|     return; | ||||
|     } | ||||
|   vector<ads_object*> missiles; | ||||
|   vector<ads_object*> rocks; | ||||
|   vector<ads_object*> resources; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue