|
I am using lua_setglobal to set a global userdata with associated tag methods, etc... It only works if it is accessed with the exact case/capitalization as defined. Other variables are not like this, so I am wondering if it is possible to make globals act the same.