removed speaker.png, the game now uses the built-in voiceSpeaking and voiceNotSpeaking images

This commit is contained in:
haxi0
2026-03-12 17:40:41 +03:00
parent 9073983db5
commit b60c156add
8 changed files with 95 additions and 21 deletions
-1
View File
@@ -246,7 +246,6 @@ const wchar_t *Textures::preLoaded[TN_COUNT] =
L"/AH_0008",
L"/AH_0009",*/
L"gui/speaker",
L"gui/items",
L"terrain",
};