mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 15:01:09 -04:00
Can enter map editor directly, without loading a game
This commit is contained in:
parent
227f7327c5
commit
0ed283f5e3
@ -84,6 +84,7 @@ class UncivGame(
|
||||
// This stuff needs to run on the main thread because it needs the GL context
|
||||
Gdx.app.postRunnable {
|
||||
CameraStageBaseScreen.resetFonts()
|
||||
ImageGetter.ruleset = RulesetCache.getBaseRuleset() // so that we can enter the map editor without having to load a game first
|
||||
thread(name="Music") { startMusic() }
|
||||
restoreSize()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user