Files
OpenRA/mods/ra/maps
Oliver Brakmann 18b9f9a021 Fix old Lua breakage
Works around a problem in the old Lua API where a trait lookup would
not find the correct class and make the script crash.

In this instance, `Game.modData.ObjectCreator.FindType("RallyPoint")`
return `OpenRA.Mods.Common.Effects.RallyPoint` instead of the expected
`OpenRA.Mods.Common.RallyPoint`.

The other change is an oversight from the recent warhead rewrites.

Fixes #6728
2014-10-11 13:39:31 +02:00
..
2013-12-08 11:33:04 +13:00
2014-09-14 17:05:39 +02:00
2014-08-09 05:43:09 +02:00
2014-08-30 18:06:05 +02:00
2014-10-11 13:39:31 +02:00
2014-09-16 23:12:54 +02:00
2014-09-20 17:40:09 +02:00
2014-09-14 17:05:39 +02:00
2014-09-16 21:31:16 +02:00
2014-05-24 01:17:46 -05:00
2014-05-24 21:30:58 -05:00
2014-05-24 21:30:58 -05:00
2014-05-24 01:17:46 -05:00