[client] fix tank destroy zero score label

This commit is contained in:
2019-06-11 15:31:13 +03:00
parent ee5de9f3db
commit a49d673f25
7 changed files with 54 additions and 92 deletions

View File

@@ -40,8 +40,7 @@ team:
players:
- {<<: *human, index: 0, color: 0xFFFF00, control: 'null'}
- {<<: *human, index: 1, color: 0x15C040, control: 'null'}
eagle:
score: 0
eagle: {}
points:
- {team: human, type: eagle, index: -1, direction: right, x: 12, y: 24}