
* Reduces natives called in hotkey_service::wndproc to prevent collisions. * Removed debug code from carmod_shop::STAT_GET_INT * Fixed #2152. * Added sanity check to script thread in hotkey_service::wndproc. Made is_mp_chat_active atomic to ensure cache coherence. * Closes #2164