deprecated LoadMaps() and its usage in three plugins
renamed basefun* to fun* removed map file list cvars --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401895
This commit is contained in:
@@ -27,12 +27,33 @@
|
||||
"target" "mapcyclefile"
|
||||
}
|
||||
|
||||
/* Admin menu, map menu */
|
||||
"sm_map menu"
|
||||
{
|
||||
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
|
||||
}
|
||||
|
||||
/* Admin menu, map voting menu */
|
||||
"sm_votemap menu"
|
||||
{
|
||||
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
|
||||
}
|
||||
|
||||
/* For the "randomcycle" plugin */
|
||||
"randomcycle"
|
||||
{
|
||||
"target" "default"
|
||||
}
|
||||
|
||||
/* For the "mapchooser" plugin */
|
||||
"mapchooser"
|
||||
{
|
||||
"target" "default"
|
||||
}
|
||||
|
||||
/* For the "randomcycle" plugin */
|
||||
"rockthevote"
|
||||
{
|
||||
"target" "default"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user