Wrong order here

This commit is contained in:
TehRealSalt 2018-08-28 18:50:59 -04:00
parent 118d9caad1
commit 2564d2f017
1 changed files with 4 additions and 4 deletions

View File

@ -890,15 +890,15 @@ typedef enum
sfx_kwin, sfx_kwin,
sfx_klose, sfx_klose,
sfx_kslow, sfx_khurt1,
sfx_khurt2,
sfx_kattk1, sfx_kattk1,
sfx_kattk2, sfx_kattk2,
sfx_kbost1, sfx_kbost1,
sfx_kbost2, sfx_kbost2,
sfx_khurt1, sfx_kslow,
sfx_khurt2,
sfx_kgloat,
sfx_khitem, sfx_khitem,
sfx_kgloat,
// free slots for S_AddSoundFx() at run-time -------------------- // free slots for S_AddSoundFx() at run-time --------------------
sfx_freeslot0, sfx_freeslot0,