Advertisement
Gokar

plater Mod ( disable Shake )

Mar 5th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. function ()
  2. local DF = _G ["DetailsFramework"]
  3. Plater.CreateShowAuraIconAnimation = function (iconFrame)
  4. local iconShowInAnimation = DF:CreateAnimationHub (iconFrame)
  5. iconFrame.ShowAnimation = iconShowInAnimation
  6. end
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement