mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-28 20:14:06 +00:00
fixed cgi for field quotient
This commit is contained in:
parent
6f541c0a3e
commit
aa44ff82e3
@ -927,6 +927,8 @@ EX void check_cgi() {
|
|||||||
|
|
||||||
if(prod) V("PS", its(product::csteps));
|
if(prod) V("PS", its(product::csteps));
|
||||||
|
|
||||||
|
if(geometry == gFieldQuotient) { V("S3=", its(S3)); V("S7=", its(S7)); }
|
||||||
|
|
||||||
if(binarytiling) V("BT", fts(vid.binary_width));
|
if(binarytiling) V("BT", fts(vid.binary_width));
|
||||||
|
|
||||||
if(GDIM == 2) {
|
if(GDIM == 2) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user