mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
implements sounds
This commit is contained in:
@@ -23,6 +23,7 @@ class CPrologEpilogVideo : public CWindowObject
|
||||
|
||||
std::shared_ptr<CMultiLineLabel> text;
|
||||
|
||||
int sound = 0;
|
||||
bool voiceStopped = false;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user