diff options
author | mekolat <mekolat@gmail.com> | 2014-10-29 12:23:51 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-10-30 14:21:17 -0400 |
commit | a3cb94d85559f5c90115599fa0fdcd2455210c4a (patch) | |
tree | 74bca705166e30ae162324c8f1b7b802d5301cf9 /world/map/npc/009-7/debug.txt | |
parent | 7377f8576c897329e4a96feb45848717b4f26848 (diff) | |
download | serverdata-a3cb94d85559f5c90115599fa0fdcd2455210c4a.tar.gz serverdata-a3cb94d85559f5c90115599fa0fdcd2455210c4a.tar.bz2 serverdata-a3cb94d85559f5c90115599fa0fdcd2455210c4a.tar.xz serverdata-a3cb94d85559f5c90115599fa0fdcd2455210c4a.zip |
add missing line break
Diffstat (limited to 'world/map/npc/009-7/debug.txt')
-rw-r--r-- | world/map/npc/009-7/debug.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/009-7/debug.txt b/world/map/npc/009-7/debug.txt index 2baba28b..ad0e872b 100644 --- a/world/map/npc/009-7/debug.txt +++ b/world/map/npc/009-7/debug.txt @@ -1,6 +1,7 @@ function|script|fightclub_Debug|, { goto L_Menu; + L_Menu: next; set @bme,0; if(($fightclub_enabled % 6) == 3) set @bme,1; |