projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4f7a4
)
minor code cleanup
author
Holger Schemel
<info@artsoft.org>
Mon, 12 Dec 2022 19:33:43 +0000
(20:33 +0100)
committer
Holger Schemel
<info@artsoft.org>
Mon, 12 Dec 2022 19:33:43 +0000
(20:33 +0100)
src/screens.c
patch
|
blob
|
history
diff --git
a/src/screens.c
b/src/screens.c
index c01d735611d6b5927e188e3661dcc4ba9da87c72..c0af8083c7de452da8341a30487585ec67f5788e 100644
(file)
--- a/
src/screens.c
+++ b/
src/screens.c
@@
-3869,7
+3869,7
@@
void DrawInfoScreen_FromMainMenu(int nr)
SetGameStatus(GAME_MODE_INFO);
- info_mode = nr;
;
+ info_mode = nr;
info_screens_from_main = TRUE;
FadeSetEnterScreen();