forked from External/mage
CHANGE_COLOR and COLOR_CHANGED events
This commit is contained in:
parent
6e3ee0e6fe
commit
ebd92b2a3c
2 changed files with 21 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ public class GameEvent {
|
|||
GAIN_CONTROL, GAINED_CONTROL,
|
||||
CREATE_TOKEN,
|
||||
REGENERATE, REGENERATED,
|
||||
CHANGE_COLOR, COLOR_CHANGED,
|
||||
|
||||
//combat events
|
||||
COMBAT_DAMAGE_APPLIED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue