(svn r23264) -Fix (r23263): save before commit

This commit is contained in:
truebrain
2011-11-19 15:51:21 +00:00
parent 8d14fd4b29
commit 3429287e7d

View File

@@ -245,7 +245,7 @@ public:
void ResetCrashed();
/**
* Set the AI status to crashed.
* Set the script status to crashed.
*/
void CrashOccurred();