commit
47802ecbb6
@ -24,7 +24,7 @@ CatCommand join_spam("join_spam", "Spam joins server for X seconds",
|
||||
joinspam.update();
|
||||
spamdur = id;
|
||||
});
|
||||
CatCommand join("mm_join", "Join mm Matcgh", [](){
|
||||
CatCommand join("mm_join", "Join mm Match", [](){
|
||||
auto gc = re::CTFGCClientSystem::GTFGCClientSystem();
|
||||
if (gc)
|
||||
gc->JoinMMMatch();
|
||||
|
Reference in New Issue
Block a user