mirror of
https://codeberg.org/spire/autoexec.git
synced 2026-06-03 18:24:06 +02:00
Add support for bball
This commit is contained in:
parent
5887ca69ec
commit
de2bd6111c
2 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ public OnPluginStart() {
|
|||
mapPrefixMap.SetString("ctf_", "ctf");
|
||||
|
||||
configOverwriteMap.SetString("ultiduo_", "etf2l_ultiduo");
|
||||
configOverwriteMap.SetString("bball_", "etf2l_bball");
|
||||
configOverwriteMap.SetString("ctf_bball", "etf2l_bball");
|
||||
|
||||
mapOverwriteMap.SetString("cp_steel", "stopwatch");
|
||||
mapOverwriteMap.SetString("cp_gravelpit", "stopwatch");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue