mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-22 13:42:01 +00:00
rulegen vs extended football
This commit is contained in:
@@ -1178,6 +1178,8 @@ EX string cgi_string() {
|
||||
|
||||
if(arb::in()) V("AP", its(arb::apeirogon_simplified_display));
|
||||
|
||||
if(arb::in()) V("F", its(arb::extended_football));
|
||||
|
||||
if(cryst) V("CRYSTAL", its(ginf[gCrystal].sides) + its(ginf[gCrystal].vertex));
|
||||
|
||||
if(bt::in() || GDIM == 3) V("WQ", its(vid.texture_step));
|
||||
|
||||
Reference in New Issue
Block a user