mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-14 05:34:38 -04:00
4th round of standard compiler fixes (#2984)
* 4th round of standard compiler fixes * use of fpcM_ERROR_PROCESS_ID_e in gWolfBustersID
This commit is contained in:
@@ -1356,7 +1356,8 @@ static int daE_YK_Execute(e_yk_class* i_this) {
|
||||
i_this->mCollisionSphere.SetR(30.0f * l_HIO.mModelScale);
|
||||
|
||||
dComIfG_Ccsp()->Set(&i_this->mCollisionSphere);
|
||||
setMidnaBindEffect(_this,&i_this->mCreature,&_this->eyePos,&cXyz(0.5f,0.5f,0.5f));
|
||||
cXyz i_effSize(0.5f,0.5f,0.5f);
|
||||
setMidnaBindEffect(_this,&i_this->mCreature,&_this->eyePos,&i_effSize);
|
||||
}
|
||||
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user