call refreshPalette in the right place. make Game.worldRenderer PRIVATE (yay)
This commit is contained in:
@@ -32,7 +32,7 @@ namespace OpenRA
|
||||
|
||||
public static ModData modData;
|
||||
public static World world;
|
||||
public static WorldRenderer worldRenderer;
|
||||
private static WorldRenderer worldRenderer;
|
||||
|
||||
public static Viewport viewport;
|
||||
public static Settings Settings;
|
||||
|
||||
Reference in New Issue
Block a user