1
0
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:
Zeno Rogue
2019-08-18 23:12:36 +02:00
parent 14b70224a8
commit 1a1725dec8
4 changed files with 23 additions and 10 deletions

View File

@@ -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) {