Removed hint sound on hp display. Credits goes to to Tauphi.
This commit is contained in:
parent
bf8d99c206
commit
4fd2e9f545
@ -250,6 +250,7 @@ ZHPUpdateHUD(client)
|
|||||||
|
|
||||||
// Display HP
|
// Display HP
|
||||||
TranslationPrintHintText(client, "Display HP", health);
|
TranslationPrintHintText(client, "Display HP", health);
|
||||||
|
StopSound(client, SNDCHAN_STATIC, "UI/hint.wav");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user