mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-27 00:41:08 +02:00
Restored ambient sounds functionality
This commit is contained in:
@ -42,7 +42,6 @@ enum class EUserEvent
|
||||
FULLSCREEN_TOGGLED,
|
||||
CAMPAIGN_START_SCENARIO,
|
||||
FORCE_QUIT, //quit client without question
|
||||
INTERFACE_CHANGED
|
||||
};
|
||||
|
||||
// A fps manager which holds game updates at a constant rate
|
||||
|
Reference in New Issue
Block a user