[HL25] Execute "spserver.cfg" when singleplayer gamerules is created
This commit is contained in:
parent
6ae5366a52
commit
c50041a728
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
//=========================================================
|
||||
CHalfLifeRules::CHalfLifeRules()
|
||||
{
|
||||
SERVER_COMMAND( "exec spserver.cfg\n" );
|
||||
|
||||
RefreshSkillData();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue