added note for player natives
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40254
This commit is contained in:
parent
271fba7b50
commit
80b75f2196
@ -1,5 +1,7 @@
|
|||||||
#include "CPlayerManager.h"
|
#include "CPlayerManager.h"
|
||||||
|
|
||||||
|
//:TODO: register these and use the same capitalization conventions as the natives
|
||||||
|
|
||||||
static cell_t sm_getclientcount(IPluginContext *pCtx, const cell_t *params)
|
static cell_t sm_getclientcount(IPluginContext *pCtx, const cell_t *params)
|
||||||
{
|
{
|
||||||
if (params[1])
|
if (params[1])
|
||||||
|
Loading…
Reference in New Issue
Block a user