amxmodx: Precaching documentation is the bane of my existence
This commit is contained in:
parent
20a173d8a3
commit
8b42767b19
|
@ -210,7 +210,7 @@ native register_plugin(const plugin_name[], const version[], const author[]);
|
||||||
*
|
*
|
||||||
* @param name Path to the model file
|
* @param name Path to the model file
|
||||||
*
|
*
|
||||||
* @return Unique ache id of the model
|
* @return Unique cache id of the model
|
||||||
* @error If called outside of the plugin_precache() forward, an error is
|
* @error If called outside of the plugin_precache() forward, an error is
|
||||||
* thrown.
|
* thrown.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user