Closed yupi2 closed 9 years ago
wmcp creates a global table at https://github.com/wyozi/wmc-plus/blob/master/lua/autorun/wmcplus.lua#L1
You could use that instead of the prefix namespacing.
Ah, I forgot about the table there. I didn't like the idea of creating the table for only two functions.
wmcp creates a global table at https://github.com/wyozi/wmc-plus/blob/master/lua/autorun/wmcplus.lua#L1
You could use that instead of the prefix namespacing.