diff options
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/CashShop_Functions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/CashShop_Functions.txt b/npc/other/CashShop_Functions.txt index 8dca165b5..3938e2e3e 100644 --- a/npc/other/CashShop_Functions.txt +++ b/npc/other/CashShop_Functions.txt @@ -91,4 +91,4 @@ function script F_CashDungeon { case 13: warp "c_tower1",0,0; end; } return; -}
\ No newline at end of file +} |