diff --git a/src/script/squirrel.hpp b/src/script/squirrel.hpp --- a/src/script/squirrel.hpp +++ b/src/script/squirrel.hpp @@ -245,7 +245,7 @@ public: void ResetCrashed(); /** - * Set the AI status to crashed. + * Set the script status to crashed. */ void CrashOccurred();