mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 14:27:37 +00:00
no_code set for hybrid and fake
This commit is contained in:
@@ -1091,6 +1091,7 @@ EX namespace hybrid {
|
||||
auto keep = ginf[g].menu_displayed_name;
|
||||
ginf[g] = ginf[underlying];
|
||||
ginf[g].menu_displayed_name = keep;
|
||||
ginf[g].xcode = no_code;
|
||||
if(g == gRotSpace) {
|
||||
ginf[g].g = sph ? giSphere3 : giSL2;
|
||||
ginf[g].tiling_name = "Iso(" + ginf[g].tiling_name + ")";
|
||||
|
Reference in New Issue
Block a user