mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01: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