diff options
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/npc/functions/time.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/functions/time.txt b/world/map/npc/functions/time.txt index bd80a1b1..e1daf974 100644 --- a/world/map/npc/functions/time.txt +++ b/world/map/npc/functions/time.txt @@ -92,7 +92,7 @@ function|script|HumanTime goto L_Clean; L_TooShort: - debugmes "HumanTime: negative value: "+@ms; + debugmes "HumanTime: negative value: "+@ms+" @ "+ strnpcinfo(0); mapexit; L_Millis: |