mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Footsplashes moved slightly lower to be more centered around feet
This commit is contained in:
parent
ae62b5800d
commit
d43e176b4c
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ class Sprite_Footsplash < Sprite
|
|||
@real_y += 32
|
||||
end
|
||||
|
||||
@real_y += 48
|
||||
|
||||
self.zoom_x = 2
|
||||
self.zoom_y = 2
|
||||
self.ox = 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue