Minor cleanup

This commit is contained in:
LagoLunatic
2025-09-28 13:57:06 -04:00
parent d89fe27888
commit eca6bd2d13
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ void daObjOspbox::Act_c::set_ground() {
mObjGndChk.SetActorPid(fopAcM_GetID(this));
m494 = dComIfG_Bgsp()->GroundCross(&mObjGndChk);
if (m494 > -1000000000.0f) {
if (m494 > -G_CM3D_F_INF) {
m498 = 0;
} else {
m498 = m498 - 1;