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,
|
||||
turns = 2,
|
||||
|
||||
hudHeight = 24,
|
||||
hudHeight = 18,
|
||||
behaviour = "random",
|
||||
behaviourAlt = "random",
|
||||
|
||||
|
|
Loading…
Reference in a new issue