diff options
-rw-r--r-- | npc/functions/bank.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/functions/bank.txt b/npc/functions/bank.txt index dcf5002d0..c5fe961a1 100644 --- a/npc/functions/bank.txt +++ b/npc/functions/bank.txt @@ -204,5 +204,4 @@ L_Info: l("To move between characters that are on different accounts, you have to use the Trade function."); goto L_Menu; - } } |