mirror of
https://github.com/yairm210/Unciv.git
synced 2025-03-03 14:15:15 +07:00
Ah welp
Good thing the tests caught it =)
This commit is contained in:
parent
1acf337d55
commit
163d4ad347
@ -38,7 +38,7 @@ class UncivGame(
|
||||
* This exists so that when debugging we can see the entire map.
|
||||
* Remember to turn this to false before commit and upload!
|
||||
*/
|
||||
var viewEntireMapForDebug = true
|
||||
var viewEntireMapForDebug = false
|
||||
/** For when you need to test something in an advanced game and don't have time to faff around */
|
||||
val superchargedForDebug = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user