updates ready for script work

This commit is contained in:
Micrah
2019-04-29 16:07:11 +10:00
parent 0bf13bd0a4
commit 4331301fb4
3 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ public:
}
};
void AddSC_LFG_SoloMode()
void AddSC_LFG_SoloModeScripts()
{
new spp_lfg_solo;
}
}