diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-22 09:45:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-22 09:45:16 -0300 |
commit | b332c67b4236411a93a01c54fa9e45f86c116dc8 (patch) | |
tree | 9edfa96e584f053d17ac9b553649cef6cb6ecd76 /npc | |
parent | a20fe9a0fd48c1c708db327897f3df660131cdc0 (diff) | |
download | serverdata-b332c67b4236411a93a01c54fa9e45f86c116dc8.tar.gz serverdata-b332c67b4236411a93a01c54fa9e45f86c116dc8.tar.bz2 serverdata-b332c67b4236411a93a01c54fa9e45f86c116dc8.tar.xz serverdata-b332c67b4236411a93a01c54fa9e45f86c116dc8.zip |
L_Close on Portal will be less annoying now.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/portal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt index 3cead0d6d..57ffcf9b6 100644 --- a/npc/001-1/portal.txt +++ b/npc/001-1/portal.txt @@ -66,6 +66,7 @@ L_TranslationFix: close; L_Close: + closedialog; close; } |