mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHT
This commit is contained in:
@@ -1733,7 +1733,7 @@ s32 daNpcRoten_c::createInit() {
|
||||
fopAcM_setCullSizeBox(this, -200.0f, 0.0f, -200.0f, 200.0f, 300.0f, 200.0f);
|
||||
|
||||
mObjAcch.CrrPos(*dComIfG_Bgsp());
|
||||
if(-1e9f != mObjAcch.GetGroundH()) {
|
||||
if(C_BG_MIN_HEIGHT != mObjAcch.GetGroundH()) {
|
||||
current.pos.y = home.pos.y = mObjAcch.GetGroundH();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user