mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-27 00:41:08 +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