fix: Implement missing critical hit sound (#1141)
* Fix * Crit Sound Now Plays On Death * Revert BuildVer.h --------- Co-authored-by: Loki <lokio.casebstv@gmail.com>
This commit is contained in:
@@ -213,6 +213,8 @@ enum eSOUND_TYPE
|
||||
|
||||
eSoundType_FIRE_NEWIGNITE,
|
||||
|
||||
eSoundType_DAMAGE_CRITICAL,
|
||||
|
||||
eSoundType_MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user