mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-21 14:53:30 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -382,7 +382,7 @@ bool daE_PM_c::CameraSet() {
|
||||
camera_class* camera = dComIfGp_getCamera(dComIfGp_getPlayerCameraID(0));
|
||||
dCamera_c* camera_body = dCam_getBody();
|
||||
|
||||
if (!eventInfo.i_checkCommandDemoAccrpt()) {
|
||||
if (!eventInfo.checkCommandDemoAccrpt()) {
|
||||
fopAcM_orderPotentialEvent(this, 2, 0xffff, 0);
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user