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

This commit is contained in:
truebrain 2011-11-19 15:51:21 +00:00
parent b927ae5be9
commit 32b28bb868
1 changed files with 1 additions and 1 deletions

View File

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