Added support for the upcoming script reward "changeColorFilter"

This commit is contained in:
Zukero
2017-01-25 19:11:45 +01:00
parent 291808a564
commit 8333fe3621
4 changed files with 36 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ public class TMXMap extends GameDataElement {
public static final String WALKABLE_LAYER_NAME = "Walkable";
public enum ColorFilter {
none,
black20,
black40,
black60,