Adds a popup on crash, wait for it to close to quit the game (#447)
This commit is contained in:
@@ -117,7 +117,7 @@ func _init():
|
||||
self.game_scene = resource_cache.get_resource(
|
||||
ProjectSettings.get_setting("escoria/ui/game_scene")
|
||||
).instance()
|
||||
|
||||
|
||||
|
||||
# Load settings
|
||||
func _ready():
|
||||
|
||||
Reference in New Issue
Block a user