Added forced yb_csdm_mode.
Do not export functions that aren't needed for plugin loading.
This commit is contained in:
parent
d04f44d8fc
commit
296d3a3637
8 changed files with 163 additions and 108 deletions
|
|
@ -121,7 +121,7 @@ public:
|
|||
~MessageDispatcher () = default;
|
||||
|
||||
public:
|
||||
void registerMessage (const String &name, int32 id);
|
||||
int32 add (const String &name, int32 id);
|
||||
void start (edict_t *ent, int32 type);
|
||||
void stop ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue