summaryrefslogtreecommitdiff
path: root/games-engines/gemrb/files/pstquitfix.patch
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-06-14 19:42:51 +0100
committerNick White <git@njw.me.uk>2009-06-14 19:42:51 +0100
commitdb58686ea91f7276adbf68e9db40fba0a4112405 (patch)
treec1afdd244def5611db551bb25f9a319e7a2aa93b /games-engines/gemrb/files/pstquitfix.patch
downloadnjw-gentoo-local-db58686ea91f7276adbf68e9db40fba0a4112405.tar.bz2
njw-gentoo-local-db58686ea91f7276adbf68e9db40fba0a4112405.zip
Initial commit
Diffstat (limited to 'games-engines/gemrb/files/pstquitfix.patch')
-rw-r--r--games-engines/gemrb/files/pstquitfix.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/games-engines/gemrb/files/pstquitfix.patch b/games-engines/gemrb/files/pstquitfix.patch
new file mode 100644
index 0000000..cb2a40c
--- /dev/null
+++ b/games-engines/gemrb/files/pstquitfix.patch
@@ -0,0 +1,12 @@
+Index: gemrb/GUIScripts/pst/GUIOPT.py
+===================================================================
+--- gemrb/GUIScripts/pst/GUIOPT.py (revision 5878)
++++ gemrb/GUIScripts/pst/GUIOPT.py (working copy)
+@@ -590,7 +590,6 @@
+ QuitMsgWindow.Unload ()
+ QuitMsgWindow = None
+ GemRB.SetVar ("FloatWindow", -1)
+- GemRB.GetVar.SetVisible (("OtherWindow"), 1)
+
+ GemRB.UnhideGUI ()
+ return