made background screen darkening consistent and optional

This commit is contained in:
Zeno Rogue
2022-07-05 11:51:06 +02:00
parent b3a394c266
commit 75f58766a2
39 changed files with 170 additions and 129 deletions
+1 -1
View File
@@ -699,7 +699,7 @@ EX namespace netgen {
void show() {
cmode = sm::SIDE;
gamescreen(0);
gamescreen();
if(true) {
initquickqueue();
for(int i=0; i<CELLS; i++) {