forked from metin2/client
Added game files from TMP4
This commit is contained in:
@ -67,8 +67,8 @@ class PointResetDialog(ui.ScriptWindow):
|
||||
def Close(self):
|
||||
self.ConfirmDialog.Hide()
|
||||
self.Hide()
|
||||
return TRUE
|
||||
return True
|
||||
|
||||
def OnPressEscapeKey(self):
|
||||
self.Close()
|
||||
return TRUE
|
||||
return True
|
||||
|
Reference in New Issue
Block a user