mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-24 23:10:09 +00:00
cgi_string now record geometry class
This commit is contained in:
parent
07931fcf54
commit
0570d3afee
@ -1387,6 +1387,8 @@ EX string cgi_string() {
|
||||
|
||||
V("3D", ONOFF(vid.always3));
|
||||
|
||||
if(embedded_plane) V("X:", its(geom3::ggclass()));
|
||||
|
||||
if(scale_used()) V("CS", fts(vid.creature_scale));
|
||||
|
||||
if(WDIM == 3) V("HTW", fts(vid.height_width));
|
||||
|
Loading…
x
Reference in New Issue
Block a user