Fix for skybox.add function not working. (#8)
When using the skybox.add function, worlds fail to load with the following error: /skybox/init.lua:90: attempt to call field 'add' (a nil value) Using table.insert instead allows this to work without any added dependencies.
This commit is contained in:
parent
290bc5f7a5
commit
c500257c0d