Fixed retarded typo
This commit is contained in:
parent
d33f9ba2d4
commit
2395abcf7e
@ -67,7 +67,7 @@ forward client_command(id);
|
||||
/* Called when client is entering to a game. */
|
||||
forward client_putinserver(id);
|
||||
|
||||
snative register_plugin(const plugin_name[],const version[],const author[]);
|
||||
native register_plugin(const plugin_name[],const version[],const author[]);
|
||||
|
||||
/* Precache model. Can be used only in plugin_precache() function.*/
|
||||
native precache_model(const name[]);
|
||||
|
Loading…
Reference in New Issue
Block a user