1
0
Fork 0

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

release/1.2
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(); void ResetCrashed();
/** /**
* Set the AI status to crashed. * Set the script status to crashed.
*/ */
void CrashOccurred(); void CrashOccurred();