Skip to content
Snippets Groups Projects
Commit aee963f4 authored by James R.'s avatar James R.
Browse files

Replace LUA_PushLightUserdata with LUA_PushUserdata

See 7df6a309 and 83a87042. I didn't realize that light
userdata's metatable is shared--like numbers or strings.
So it cannot be paired with a metatable.

I also made a few minor tweaks to Lua cvars, other than
accounting for the double pointer in the userdata.
parent ed5a7f51
No related branches found
No related tags found
1 merge request!1495Stop using metatables with light userdata
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment