initial import of radio message - UNTESTED, DO NOT EVEN TRY LOL
added supported mods for radio messages into core gameconf various internal fixes/improvements for menus --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40786
This commit is contained in:
@@ -617,14 +617,6 @@ namespace SourceMod
|
||||
*/
|
||||
virtual IMenuStyle *GetDefaultStyle() =0;
|
||||
|
||||
/**
|
||||
* @brief Sets the default draw style Core uses.
|
||||
*
|
||||
* @param style Menu style.
|
||||
* @return True on success, false on failure.
|
||||
*/
|
||||
virtual bool SetDefaultStyle(IMenuStyle *style) =0;
|
||||
|
||||
/**
|
||||
* @brief Given a set of menu states, converts it to an IDisplay object.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user