File diff r17236:40bfbfc512f0 → r17237:0fc8ed4aa201
src/ai/api/ai_event_types.hpp
Show inline comments
 
@@ -296,6 +296,7 @@ public:
 

	
 
private:
 
	EngineID engine;
 
	bool IsEngineValid() const;
 
};
 

	
 
/**