mirror of
https://github.com/jimathy/rpemotes.git
synced 2026-07-30 17:16:08 -04:00
1.6.1b hug fix!
This commit is contained in:
@@ -307,6 +307,8 @@ function OnEmotePlay(EmoteName)
|
||||
end
|
||||
elseif EmoteName.AnimationOptions.EmoteMoving then
|
||||
MovementType = 51
|
||||
elseif EmoteName.AnimationOptions.EmoteMoving == false then
|
||||
MovementType = 0
|
||||
end
|
||||
else
|
||||
MovementType = 0
|
||||
|
||||
Reference in New Issue
Block a user