1
0
Fork 0

(svn r17208) -Cleanup: Remove never accessed EngineInfo for engine 255.

release/1.0
frosch 2009-08-17 18:28:44 +00:00
parent 1235773a3b
commit 7f030110b0
1 changed files with 0 additions and 1 deletions

View File

@ -325,7 +325,6 @@ static const EngineInfo _orig_engine_info[] = {
MA( 23832, 20, 20, 99, Y), // 252 Flashbang Wizzer MA( 23832, 20, 20, 99, Y), // 252 Flashbang Wizzer
MA( 13575, 20, 20, 40, T|A|S ), // 253 Tricario Helicopter MA( 13575, 20, 20, 40, T|A|S ), // 253 Tricario Helicopter
MA( 28215, 20, 20, 30, T|A|S ), // 254 Guru X2 Helicopter MA( 28215, 20, 20, 30, T|A|S ), // 254 Guru X2 Helicopter
MK( 13575, 20, 20, 99, Y), // 255
}; };
#undef Y #undef Y
#undef S #undef S