LuaBootstrap::get_event_handler incorrect param type
- _CodeGreen
- Long Handed Inserter
- Posts: 76
- Joined: Sat Mar 05, 2022 11:30 am
- Contact:
LuaBootstrap::get_event_handler incorrect param type
LuaBootstrap::get_event_handler says it takes a uint, but shouldn't it be possible to take string as well, or for typedef's sake defines.events|string|uint? Just noticed it from it trickling down to LuaLS typedefs. Same thing with get/set_event_filter, I'd think those would be just defines.events instead of a uint.
My Mods | If you can't make it perfect, make it adjustable