Convert Waypoints to actors

This commit is contained in:
Paul Chote
2011-02-11 20:32:13 +13:00
parent 4a7be2e0c8
commit b134ba41f4
17 changed files with 114 additions and 146 deletions

View File

@@ -33,8 +33,4 @@ namespace OpenRA.Editor
public ResourceTypeInfo Info;
public int Value;
}
class WaypointTemplate
{
}
}