mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
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
|
||||
*
|
||||
* @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
|
||||
* thrown.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user