This commit is contained in:
2026-05-16 18:08:13 -07:00
parent 6aa0f19fb2
commit 6a4f995daf

View File

@ -27,7 +27,7 @@ class ChannelMessageID extends MessageID {
final PDstAttenuation; final PDstAttenuation;
#if (kha_html5 || kha_debug_html5) #if (kha_html5 || kha_debug_html5)
final PVolumeLeft;Add commentMore actions final PVolumeLeft;
final PVolumeRight; final PVolumeRight;
#end #end
} }