Create and modify enemies function.
This commit is contained in:
@@ -13,4 +13,4 @@ class VictoryHandlers:
|
||||
return
|
||||
result = dialogs.show_edit_victory_dialog(self.app.ui, ep_id)
|
||||
if result == Gtk.ResponseType.OK:
|
||||
self.app.reload()
|
||||
self.app.full_reload()
|
||||
|
||||
Reference in New Issue
Block a user