mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-24 00:26:55 +00:00
e7dd8776f1
very ugly, but lua5.0 doesn't handle '...' in an efficient way. By unpacking 'arg' inside of an OnUpdate function, the memory usage will increase dramatically. The supported count of arguments is now set statically to a maxium of 10.