mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 00:32:45 +03:00
feat(sound): improve name
This commit is contained in:
parent
25d2d36636
commit
4291944518
@ -10,7 +10,7 @@ class SEChannelGroup {
|
|||||||
int32_t m_parentChannelGroup;
|
int32_t m_parentChannelGroup;
|
||||||
float m_volume;
|
float m_volume;
|
||||||
float m_muteVolume;
|
float m_muteVolume;
|
||||||
bool m_needsUpdate;
|
bool m_dirty;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user