mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	fixed line animation
This commit is contained in:
		| @@ -281,7 +281,7 @@ EX namespace history { | ||||
|       angle = atan2(h[1], h[2]); | ||||
|       } | ||||
|      | ||||
|     View = inverse(master_relative(v[ph]->base) * v[ph]->at); | ||||
|     View = inverse(v[ph]->at); | ||||
|    | ||||
|     hyperpoint now = v[ph]->at * C0; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue