1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-14 22:07:38 +00:00

moved loadOldConfig to legacy.cpp and disabled it

This commit is contained in:
Zeno Rogue
2019-04-29 13:48:09 +02:00
parent 3ac1e45130
commit 22c88d0960
5 changed files with 123 additions and 115 deletions

View File

@@ -265,6 +265,10 @@
#define CAP_RACING (!ISMOBWEB && !ISMINI)
#endif
#ifndef CAP_LEGACY
#define CAP_LEGACY 0
#endif
#if ISMOBILE
#define EXTRALICENSE "\n\nHyperRogue soundtrack under the Creative Commons BY-SA 3.0 license, http://creativecommons.org/licenses/by-sa/3.0/\nCrossroads, Graveyard, Land of Eternal Motion, Hall of Mirrors, Hell, R'Lyeh, Living Caves, Jungle, Desert, Icy Lands by Shawn Parrotte (http://www.shawnparrotte.com)\nCaribbean, Ivory Tower, Ocean, Palace by Will Savino (http://www.willsavino.net/)\n\n\n";
#undef XEXTRALICENSE