1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
This commit is contained in:
Tomasz Zieliński 2022-09-26 09:18:01 +02:00
parent 2bd30556a3
commit 11dd71515a

View File

@ -101,7 +101,7 @@ CSoundHandler::CSoundHandler():
};
//predefine terrain set
//TODO: need refactoring - support custom sounds for new terrains and load from json
//TODO: support custom sounds for new terrains and load from json
horseSounds =
{
{Terrain::DIRT, soundBase::horseDirt},