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