diff options
Diffstat (limited to 'npc/036-2/koga-candor.txt')
-rw-r--r-- | npc/036-2/koga-candor.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/036-2/koga-candor.txt b/npc/036-2/koga-candor.txt index 9c4f42f3..b788e67d 100644 --- a/npc/036-2/koga-candor.txt +++ b/npc/036-2/koga-candor.txt @@ -21,5 +21,6 @@ L_Candor: goto L_close; L_close: + closeclientdialog; close; } |