fix: countDBCommand Effect V3

This commit is contained in:
jiwonRepair 2025-08-08 19:00:57 +09:00
parent f2427198e5
commit 5c26dd4e8a

View File

@ -835,5 +835,7 @@
prodPackCommand(prodDB.alto) = "Alto_Serial" prodPackCommand(prodDB.alto) = "Alto_Serial"
prodPackCommand(prodDB.effect) = "Effect_Serial" prodPackCommand(prodDB.effect) = "Effect_Serial"
prodPackCommand(prodDB.effectV3) = "EffectV3_Serial"
End Sub End Sub
End Module End Module