mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-28 15:27:41 +01:00
Added support for the upcoming script reward "changeColorFilter"
This commit is contained in:
@@ -39,6 +39,7 @@ public class TMXMap extends GameDataElement {
|
||||
public static final String WALKABLE_LAYER_NAME = "Walkable";
|
||||
|
||||
public enum ColorFilter {
|
||||
none,
|
||||
black20,
|
||||
black40,
|
||||
black60,
|
||||
|
||||
Reference in New Issue
Block a user