gamescreen updated in rogueviz

This commit is contained in:
Zeno Rogue
2022-07-05 16:03:12 +02:00
parent 80cc89f6eb
commit b2fb02f863
26 changed files with 39 additions and 37 deletions
+1 -2
View File
@@ -516,9 +516,8 @@ void go_discord() {
void go_menu() {
getcstat = '-';
cmode = 0;
cmode = sm::SIDE | sm::DIALOG_STRICT_X;
gamescreen(0);
gamescreen();
dialog::init("HyperGo", iinf[itPalace].color, 150, 100);