Advertisement
Qamyz

Untitled

Mar 10th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local multi = 1.6;
  2. for i, v in next, getgc'' do
  3. if typeof(v) == 'function' and debug.getupvalue(v, 'mv') then
  4. debug.setupvalue(v, 'mv', 2.7 * multi)
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement