diff options
Diffstat (limited to 'npc/025-1/ihclot.txt')
-rw-r--r-- | npc/025-1/ihclot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/ihclot.txt b/npc/025-1/ihclot.txt index 13c5af8fd..210581e06 100644 --- a/npc/025-1/ihclot.txt +++ b/npc/025-1/ihclot.txt @@ -88,7 +88,7 @@ // Ask player to confirm if (!csys_Confirm(.@id)) - close false; + close; // Perform payment Zeny-=getPriceInt(.@price, @menuret); |