mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
comment
This commit is contained in:
@@ -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},
|
||||
|
Reference in New Issue
Block a user