mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
(svn r22342) -Fix (r22338): fix the right place and run the script
This commit is contained in:
parent
d91d61d643
commit
e874f0e16e
0
src/ai/ai.hpp.sq
Normal file
0
src/ai/ai.hpp.sq
Normal file
0
src/ai/ai_config.hpp.sq
Normal file
0
src/ai/ai_config.hpp.sq
Normal file
0
src/ai/ai_gui.hpp.sq
Normal file
0
src/ai/ai_gui.hpp.sq
Normal file
0
src/ai/ai_info.hpp.sq
Normal file
0
src/ai/ai_info.hpp.sq
Normal file
0
src/ai/ai_instance.hpp.sq
Normal file
0
src/ai/ai_instance.hpp.sq
Normal file
0
src/ai/ai_scanner.hpp.sq
Normal file
0
src/ai/ai_scanner.hpp.sq
Normal file
0
src/ai/ai_storage.hpp.sq
Normal file
0
src/ai/ai_storage.hpp.sq
Normal file
@ -63,7 +63,7 @@ public:
|
||||
ERR_VEHICLE_IN_FLIGHT, // [STR_ERROR_AIRCRAFT_IS_IN_FLIGHT]
|
||||
|
||||
/** Vehicle is without power */
|
||||
ERR_VEHICLE_NO_POWER, // [STR_ERROR_TRAIN_START_NO_CATENARY]
|
||||
ERR_VEHICLE_NO_POWER, // [STR_ERROR_TRAIN_START_NO_POWER]
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user