Use composition instead of inheritance for most f_op classes

This commit is contained in:
LagoLunatic
2025-09-25 15:59:25 -04:00
parent 1a828e61ab
commit d89fe27888
26 changed files with 53 additions and 49 deletions
+1 -1
View File
@@ -4772,7 +4772,7 @@ bool camera_draw(camera_process_class* i_this) {
body->Draw();
if (fpcLf_GetPriority(a_this) != 1) {
if (fpcM_DrawPriority(a_this) != 1) {
get_camera_id(a_this);
for (int i = 0; i < 1; i++) {
if (!fopOvlpM_IsDoingReq()) {