Removed hint sound on hp display. Credits goes to to Tauphi.
This commit is contained in:
@@ -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");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user