mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
corrected version
This commit is contained in:
parent
35c9b8a4b1
commit
cf771443e4
@ -62,7 +62,7 @@ new g_cstrikeRunning
|
|||||||
|
|
||||||
public plugin_init()
|
public plugin_init()
|
||||||
{
|
{
|
||||||
register_plugin("Commands Menu","0.9","default")
|
register_plugin("Commands Menu","0.1","default")
|
||||||
|
|
||||||
new basedir[32], workdir[64]
|
new basedir[32], workdir[64]
|
||||||
get_basedir( basedir , 31 )
|
get_basedir( basedir , 31 )
|
||||||
|
Loading…
Reference in New Issue
Block a user