[client] fixes

This commit is contained in:
2019-07-18 14:32:37 +03:00
parent 3361d252ee
commit 94340bddb1
9 changed files with 25 additions and 27 deletions

View File

@@ -4,14 +4,9 @@ import haxework.color.Color;
import ru.m.tankz.control.Controller;
import ru.m.tankz.Type;
typedef CompleteRule = {
@:optional var team:TeamId;
}
typedef GameConfig = {
var levels: Int;
var friendlyFire:Bool;
var complete:Array<CompleteRule>;
}
typedef SpawnPoint = {

View File

@@ -1,7 +1,5 @@
game:
friendlyFire: false
complete:
- team: human
map:
cell:

View File

@@ -1,7 +1,5 @@
game:
friendlyFire: true
complete:
- team: alpha
map:
cell:

View File

@@ -1,7 +1,5 @@
game:
friendlyFire: true
complete:
- team: radiant
map:
cell: