diff options
Diffstat (limited to 'npc/035-2')
-rw-r--r-- | npc/035-2/koga.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/035-2/koga.txt b/npc/035-2/koga.txt index 2470632b..a24e6e02 100644 --- a/npc/035-2/koga.txt +++ b/npc/035-2/koga.txt @@ -27,5 +27,6 @@ L_Nivalis: goto L_close; L_close: + closeclientdialog; close; } |