[common] PlayerControl update

This commit is contained in:
2019-06-28 16:42:39 +03:00
parent fbc9238d2f
commit b7bc1d244f
19 changed files with 221 additions and 194 deletions

View File

@@ -196,20 +196,3 @@ presets:
- {<<: *bot, index: 3, control: bot-hard}
- {<<: *bot, index: 4, control: bot-hard}
- {<<: *bot, index: 5, control: bot-hard}
controls:
- id: 0
name: 1 Player
values:
- playerId: [human, 0]
control: human-0
name: Player 1
- id: 1
name: 2 Player
values:
- playerId: [human, 0]
control: human-0
name: Player 1
- playerId: [human, 1]
control: human-1
name: Player 2