Changeset - r18412:5dc426e50f35
[Not reviewed]
master
0 1 0
truebrain - 13 years ago 2011-11-19 15:51:21
truebrain@openttd.org
(svn r23264) -Fix (r23263): save before commit
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/script/squirrel.hpp
Show inline comments
 
@@ -245,7 +245,7 @@ public:
 
	void ResetCrashed();
 

	
 
	/**
 
	 * Set the AI status to crashed.
 
	 * Set the script status to crashed.
 
	 */
 
	void CrashOccurred();
 

	
0 comments (0 inline, 0 general)