fix: fix motobug's height
This commit is contained in:
parent
6a94215804
commit
b38a8c3910
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ return {
|
||||||
distAttack = false,
|
distAttack = false,
|
||||||
turns = 2,
|
turns = 2,
|
||||||
|
|
||||||
hudHeight = 24,
|
hudHeight = 18,
|
||||||
behaviour = "random",
|
behaviour = "random",
|
||||||
behaviourAlt = "random",
|
behaviourAlt = "random",
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue