make non-cmc pot model major for shuffle clarity (#6398)
This commit is contained in:
@@ -54,7 +54,7 @@ extern "C" void ObjTsubo_RandomizerDraw(Actor* thisx, PlayState* play) {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gPotStandardDL);
|
gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gPotMajorDL);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gPotDL);
|
gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gPotDL);
|
||||||
|
|||||||
Reference in New Issue
Block a user