added request amb234 (OnMapEnd)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40724
This commit is contained in:
David Anderson
2007-05-02 17:49:23 +00:00
parent d57f543820
commit 3c3906b494
2 changed files with 21 additions and 0 deletions
+5
View File
@@ -121,6 +121,11 @@ forward OnGameFrame();
*/
forward OnMapStart();
/**
* Called right before a map ends.
*/
forward OnMapEnd();
/**
* Returns the calling plugin's Handle.
*