clean up some inline parameters

This commit is contained in:
LagoLunatic
2024-04-18 23:16:38 -04:00
parent c93901ce2c
commit 459cf6caa7
28 changed files with 60 additions and 62 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ void daObj_Hole_c::modeEvent() {
}
}
else {
fopAcM_orderOtherEvent2(this, "DEFAULT_PITFALL", 1);
fopAcM_orderOtherEvent(this, "DEFAULT_PITFALL");
}
}