(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

View File

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