pull mouse button preference from global property
This commit is contained in:
committed by
Chris Forbes
parent
2503ddfde4
commit
c5313375f0
@@ -29,6 +29,8 @@ namespace OpenRA
|
||||
{
|
||||
public static int CellSize { get { return modData.Manifest.TileSize; } }
|
||||
|
||||
public static MouseButtonPreference mouseButtonPreference = new MouseButtonPreference();
|
||||
|
||||
public static ModData modData;
|
||||
static WorldRenderer worldRenderer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user