Server: add Skill_Init inside init()

This commit is contained in:
Marco Cawthorne 2024-02-23 13:58:59 -08:00
parent cb4ba0c201
commit 0792fbaee9
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 1 additions and 0 deletions

View File

@ -369,6 +369,7 @@ init(float prevprogs)
PropData_Init();
SurfData_Init();
DecalGroups_Init();
Skill_Init();
/* DO NOT EVER CHANGE THESE. */
cvar_set("r_meshpitch", "1");