fix the missing explosion noises (and other impact sounds)

This commit is contained in:
Bill Currie 2000-10-31 05:48:32 +00:00
parent 5c2257399d
commit 56f7cce92e
1 changed files with 1 additions and 0 deletions

View File

@ -1185,6 +1185,7 @@ void CL_Init (void)
Info_SetValueForStarKey (cls.userinfo, "stdver", QSG_VERSION, MAX_INFO_STRING);
CL_Input_Init ();
CL_TEnts_Init ();
Pmove_Init ();
Qexpand_squiggle(fs_userpath->string, e_path);