diff --git a/thprac/src/thprac/thprac_th06.cpp b/thprac/src/thprac/thprac_th06.cpp index 0856ba8..bac618a 100644 --- a/thprac/src/thprac/thprac_th06.cpp +++ b/thprac/src/thprac/thprac_th06.cpp @@ -256,6 +256,7 @@ namespace TH06 { thPracParam.stage = *mStage; thPracParam.section = CalcSection(); thPracParam.phase = *mPhase; + thPracParam.frame = *mFrame; thPracParam.score = *mScore; thPracParam.life = (float)*mLife;