mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 07:49:19 +02:00
fixes
This commit is contained in:
@@ -154,6 +154,7 @@ TButton::play( sound* Sound ) {
|
||||
|
||||
if( Sound == nullptr ) { return; }
|
||||
|
||||
Sound->stop();
|
||||
Sound->play();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user