mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-30 01:49:04 -04:00
removing Z2Creature::startCreatureVoice stub
This commit is contained in:
@@ -211,11 +211,6 @@ Z2SoundHandlePool* Z2Creature::startCreatureSoundLevel(JAISoundID soundID, u32 m
|
||||
}
|
||||
|
||||
Z2SoundHandlePool* Z2Creature::startCreatureVoice(JAISoundID soundID, s8 reverb) {
|
||||
#if TARGET_PC
|
||||
// stubbed
|
||||
return nullptr;
|
||||
#endif
|
||||
|
||||
switch (soundID) {
|
||||
case Z2SE_MDN_V_FLY_OUT:
|
||||
case Z2SE_MDN_V_MGN_TAME:
|
||||
|
||||
Reference in New Issue
Block a user