forked from teamnwah/openmw-tes3coop
Fix default position for spell window
This commit is contained in:
parent
c1955ef7fa
commit
e6be979350
1 changed files with 3 additions and 3 deletions
|
@ -251,10 +251,10 @@ stats y = 0
|
||||||
stats w = 0.375
|
stats w = 0.375
|
||||||
stats h = 0.4275
|
stats h = 0.4275
|
||||||
|
|
||||||
spells x = 0.3775
|
spells x = 0.625
|
||||||
spells y = 0.4275
|
spells y = 0.5725
|
||||||
spells w = 0.375
|
spells w = 0.375
|
||||||
spells h = 0.5725
|
spells h = 0.4275
|
||||||
|
|
||||||
console x = 0
|
console x = 0
|
||||||
console y = 0
|
console y = 0
|
||||||
|
|
Loading…
Reference in a new issue