diff options
| author | elijah-thomas774 <elijahthomas774@gmail.com> | 2026-05-07 10:02:46 -0400 |
|---|---|---|
| committer | elijah-thomas774 <elijahthomas774@gmail.com> | 2026-05-24 20:34:42 -0400 |
| commit | 5b6788804a0d401aba6b2cfb6dc90e137e6dc02a (patch) | |
| tree | 3679825112e8824061700fe22e0f03d6742cc1de /src/d/d_pad.cpp | |
| parent | 7da9558daa9d376f9be9ab079706dd606ac1fef8 (diff) | |
dAcEKs_c + vt_1C0 name for dAcPy_c
Diffstat (limited to 'src/d/d_pad.cpp')
| -rw-r--r-- | src/d/d_pad.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_pad.cpp b/src/d/d_pad.cpp index d20ec8f5..c49a6f0d 100644 --- a/src/d/d_pad.cpp +++ b/src/d/d_pad.cpp @@ -225,7 +225,7 @@ void beginPad_BR() { if ((dCsGame_c::GetInstance() != nullptr && dCsGame_c::GetInstance()->shouldDraw() && !ex.field_0x22D0) || (dAcPy_c::GetLink() != nullptr && dAcPy_c::GetLink()->checkActionFlagsCont(0x400 | 0x100 | 0x80 | 0x40 | 0x10 | 0x4 | 0x2 | 0x1) && - !dAcPy_c::GetLink()->vt_0x1C0() && !dLytMeter_c::GetMain()->getField_0x1377F()) || + !dAcPy_c::GetLink()->getBeetleInFlight() && !dLytMeter_c::GetMain()->getField_0x1377F()) || ex.field_0x22CF) { if (dLytControlGame_c::getInstance() && dLytControlGame_c::getInstance()->isStateNormal()) { if (!(dPadManager_c::GetInstance() && dPadManager_c::GetInstance()->getField_0x25())) { |
