mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 05:27:57 +00:00
Initial SongState, timing is hilariously wrong ATM
This commit is contained in:
@@ -6,6 +6,7 @@ namespace amuse
|
||||
void Submix::_destroy()
|
||||
{
|
||||
m_destroyed = true;
|
||||
m_backendSubmix.reset();
|
||||
}
|
||||
|
||||
Submix::Submix(Engine& engine, Submix* smx)
|
||||
|
||||
Reference in New Issue
Block a user