mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
begin van audio display
This commit is contained in:
@@ -114,7 +114,6 @@ public class MusicManager<T extends AudioResource> implements org.toop.framework
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
@Override
|
||||
public void stop() {
|
||||
if (!playing) return;
|
||||
|
||||
Reference in New Issue
Block a user