mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-08 09:42:59 +00:00
refactored map functions: ddspin, iddspin, spacedist, spin_angle, virtualRebase[simple], adj
This commit is contained in:
@@ -586,7 +586,7 @@ EX void resetGL() {
|
||||
}
|
||||
#endif
|
||||
check_cgi();
|
||||
cgi.require_shapes();
|
||||
if(currentmap) cgi.require_shapes();
|
||||
#if MAXMDIM >= 4
|
||||
if(GDIM == 3 && !floor_textures) make_floor_textures();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user