mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
video button
This commit is contained in:
@@ -64,5 +64,6 @@ void CPrologEpilogVideo::clickPressed(const Point & cursorPosition)
|
||||
close();
|
||||
CCS->soundh->stopSound(voiceSoundHandle);
|
||||
CCS->soundh->stopSound(videoSoundHandle);
|
||||
exitCb();
|
||||
if(exitCb)
|
||||
exitCb();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user