diff options
Diffstat (limited to 'src/d/d_bg_s_spl_grp_chk.cpp')
| -rw-r--r-- | src/d/d_bg_s_spl_grp_chk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_bg_s_spl_grp_chk.cpp b/src/d/d_bg_s_spl_grp_chk.cpp index d425aff9..e1dcf481 100644 --- a/src/d/d_bg_s_spl_grp_chk.cpp +++ b/src/d/d_bg_s_spl_grp_chk.cpp @@ -22,7 +22,7 @@ dBgS_SplGrpChk::dBgS_SplGrpChk() { void dBgS_SplGrpChk::Init() { OffIn(); OffFind(); - SetHeight(m_ground.y); + SetHeight(GetPosP()->y); ClearPi(); } |
