1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-18 22:55:12 +00:00

removed the debug text in syntetic

This commit is contained in:
Zeno Rogue
2018-08-18 17:53:06 +02:00
parent 7382791dff
commit e14b83d400
3 changed files with 2 additions and 1 deletions

View File

@@ -1109,6 +1109,7 @@ void initgraph() {
#if CAP_COMMANDLINE
arg::read(2);
#endif
precalc();
#if CAP_SDL
setvideomode();