hardcoded pathes

This commit is contained in:
Felix Geyer
2004-03-09 15:53:40 +00:00
parent 31f59ea92e
commit 0bdc09d3d9
12 changed files with 25 additions and 48 deletions

View File

@ -70,9 +70,7 @@ public plugin_init()
g_cstrikeRunning = is_running("cstrike")
new filename[64]
build_path( filename , 63 , "$basedir/configs/clcmds.ini" )
load_settings( filename )
load_settings("addons/amxx/configs/clcmds.ini")
}
/* Ban menu */