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

more cleanup in parameters, restartGame cleanup

This commit is contained in:
Zeno Rogue
2018-06-11 00:58:38 +02:00
parent 90573cf456
commit 98246d3066
20 changed files with 344 additions and 307 deletions

View File

@@ -1166,10 +1166,6 @@ void initgraph() {
restartGraph();
initgeo();
buildpolys();
if(noGUI) {
#if CAP_COMMANDLINE
arg::read(2);