diff options
Diffstat (limited to 'doc/sample/npc_test_npctimer2.txt')
-rw-r--r-- | doc/sample/npc_test_npctimer2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sample/npc_test_npctimer2.txt b/doc/sample/npc_test_npctimer2.txt index 6c5d139f0..1bb856b13 100644 --- a/doc/sample/npc_test_npctimer2.txt +++ b/doc/sample/npc_test_npctimer2.txt @@ -20,4 +20,4 @@ OnTimer5000: mes "Ah, your level is " + readparam(11) + "!"; detachnpctimer; close; -}
\ No newline at end of file +} |