1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-01 18:32:12 +00:00

product:: 'flat' wall faces

This commit is contained in:
Zeno Rogue
2019-08-18 19:28:54 +02:00
parent 43a3d0130e
commit e02290ec98
3 changed files with 28 additions and 6 deletions
+1
View File
@@ -842,6 +842,7 @@ EX namespace nisot {
PHASEFROM(2);
stop_game();
product::configure();
if(vid.texture_step < 4) vid.texture_step = 4;
return 0;
}
return 1;