mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
comment
This commit is contained in:
parent
2bd30556a3
commit
11dd71515a
@ -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},
|
||||
|
Loading…
Reference in New Issue
Block a user