moved paradrop crap into mod dll
This commit is contained in:
@@ -8,7 +8,7 @@ using OpenRa.FileFormats;
|
||||
|
||||
namespace OpenRa
|
||||
{
|
||||
static class WorldUtils
|
||||
public static class WorldUtils
|
||||
{
|
||||
public static bool IsCellBuildable(this World world, int2 a, UnitMovementType umt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user