diff options
author | megamage <none@none> | 2009-01-06 15:48:42 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-06 15:48:42 -0600 |
commit | bacbd4a782ca3681a587d8529a57ba3523bf65df (patch) | |
tree | 05bf8d6c56686c80c2afffcb60eefc4aaab63699 /src/game/debugcmds.cpp | |
parent | 290a187592d28cbfd9639ded43663077711f3379 (diff) |
*Update difftime record.
--HG--
branch : trunk
Diffstat (limited to 'src/game/debugcmds.cpp')
-rw-r--r-- | src/game/debugcmds.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/debugcmds.cpp b/src/game/debugcmds.cpp index 878c4f5a711..daa8a2f8fa3 100644 --- a/src/game/debugcmds.cpp +++ b/src/game/debugcmds.cpp @@ -569,4 +569,4 @@ bool ChatHandler::HandleDebugHostilRefList(const char * /*args*/) } SendSysMessage("End of hostil reference list."); return true; -}
\ No newline at end of file +} |