changes to allow widgets to be in mods/; moved BuildPaletteWidget into mods/
This commit is contained in:
@@ -15,7 +15,7 @@ using OpenRA.Graphics;
|
||||
|
||||
namespace OpenRA.Widgets
|
||||
{
|
||||
static class WidgetUtils
|
||||
public static class WidgetUtils
|
||||
{
|
||||
public static Sprite GetChromeImage(World world, string name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user