mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Prismatic Strands impl
This commit is contained in:
parent
6ff458d86c
commit
181381b262
3 changed files with 121 additions and 4 deletions
|
|
@ -51,7 +51,6 @@ public class GameEvent implements Serializable {
|
|||
public enum EventType {
|
||||
|
||||
//Game events
|
||||
//Game events
|
||||
BEGINNING,
|
||||
PREVENT_DAMAGE, PREVENTED_DAMAGE,
|
||||
//Turn-based events
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue