mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-12 04:30:14 +00:00
alternative honeycomb in Nil
This commit is contained in:
@@ -928,6 +928,7 @@ EX void check_cgi() {
|
||||
if(prod) V("PS", its(product::csteps));
|
||||
|
||||
if(geometry == gFieldQuotient) { V("S3=", its(S3)); V("S7=", its(S7)); }
|
||||
if(nil) V("NIL", its(S7));
|
||||
|
||||
if(binarytiling) V("BT", fts(vid.binary_width));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user