mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-15 22:30:13 -05:00
2a98dc961d3635ab1ed5758741637fa86fabc1b8
Apparently isFirst is no longer passed to OnEnable, so we were never setting a debug frame. Made the additional arguments that were being passed to Debug() actually do something (currently print out a stringified version of themselves in a space-delimited string)
Description
Languages
Lua
100%