mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-30 13:32:59 +00:00
product:: selectable from menu
This commit is contained in:
@@ -855,6 +855,8 @@ EX void check_cgi() {
|
||||
|
||||
if(binarytiling || GDIM == 3) V("WQ", its(vid.texture_step));
|
||||
|
||||
if(prod) V("PL", fts(vid.plevel_factor));
|
||||
|
||||
if(binarytiling) V("BT", fts(vid.binary_width));
|
||||
|
||||
if(GDIM == 2) {
|
||||
|
||||
Reference in New Issue
Block a user