fixed possible overflow cases

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40657
This commit is contained in:
Borja Ferrer
2007-03-19 19:19:41 +00:00
parent 1ced2210ed
commit 862f25b223
4 changed files with 10 additions and 3 deletions
+1
View File
@@ -109,6 +109,7 @@ forward OnGameFrame();
* Called when the map is loaded and configs have been parsed.
* Note that commands are processed per-frame, and thus config
* files may not be fully loaded until a few seconds later.
* This function will be called on each mapchange.
*/
forward OnServerLoad();