Archived
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ class Game(Serializable):
|
||||
started: bool
|
||||
ended: bool
|
||||
|
||||
default_health = 1
|
||||
default_health = 50
|
||||
|
||||
current_turn: Team | None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user