Files
sourcemod/core
Peace-Maker 4b8a581c9a Fix crash in games that don't support radio style menus
Fix regression in ad7d920
GetMenuStyleHandle(MenuStyle_Radio) crashes games, which don't support
the radio menu style. The style is never added to the menu manager, if
it's not supported, so GetMenuStyleHandle tries to call IsSupported on a
nullptr
2015-03-21 18:53:41 -04:00
..
2008-03-30 07:00:22 +00:00
2014-08-29 09:53:43 -07:00
2014-08-13 14:24:35 -07:00
2013-02-05 21:45:11 +00:00