mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-29 21:13:00 +00:00 
			
		
		
		
	fixup to spiral
This commit is contained in:
		| @@ -107,8 +107,8 @@ namespace spiral { | |||||||
|       SDL_LockSurface(out); |       SDL_LockSurface(out); | ||||||
|       draw(); |       draw(); | ||||||
|       if(vid.usingGL) { |       if(vid.usingGL) { | ||||||
|  |         calcparam(); | ||||||
|         setGLProjection(); |         setGLProjection(); | ||||||
|         gamescreen(0); |  | ||||||
|         current_display->next_shader_flags = GF_TEXTURE; |         current_display->next_shader_flags = GF_TEXTURE; | ||||||
|         dynamicval<eModel> m(pmodel, mdPixel); |         dynamicval<eModel> m(pmodel, mdPixel); | ||||||
|         glhr::color2(0xFFFFFFFF); |         glhr::color2(0xFFFFFFFF); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue