mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	added missing pathdata structure creation
This commit is contained in:
		| @@ -1355,6 +1355,7 @@ EX void movehex(bool mounted, int colorpair) { | ||||
|   } | ||||
|  | ||||
| EX void movehex_rest(bool mounted) { | ||||
|   pathdata pd(4); | ||||
|   for(int i=0; i<isize(hexsnakes); i++) { | ||||
|     cell *c = hexsnakes[i]; | ||||
|     int colorpair; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue