forked from External/mage
align DISCOVERED event to naming convention
no need for custom event class
This commit is contained in:
parent
af05e6f940
commit
ded7eeeaa8
4 changed files with 4 additions and 18 deletions
|
|
@ -539,7 +539,7 @@ public class GameEvent implements Serializable {
|
|||
amount discover value
|
||||
flag not used for this event
|
||||
*/
|
||||
DISCOVER,
|
||||
DISCOVERED,
|
||||
//custom events
|
||||
CUSTOM_EVENT
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue