changes to allow widgets to be in mods/; moved BuildPaletteWidget into mods/
This commit is contained in:
@@ -17,7 +17,7 @@ using OpenRA.Widgets;
|
||||
|
||||
namespace OpenRA.Graphics
|
||||
{
|
||||
class Viewport
|
||||
public class Viewport
|
||||
{
|
||||
readonly float2 screenSize;
|
||||
float2 scrollPosition;
|
||||
|
||||
Reference in New Issue
Block a user