Slightly improve d_camera weak func order (12 -> 10)

This commit is contained in:
LagoLunatic 2025-12-19 22:10:13 -05:00
parent cc6cfe8d77
commit 2cac203a7e
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ public:
class dBgS_CamSphChk : public dBgS_SphChk {
public:
dBgS_CamSphChk() { SetCam(); }
virtual ~dBgS_CamSphChk() {}
};
#endif /* D_BG_D_BG_S_SPH_CHK_H */