1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-20 04:26:03 +08:00

SDK sync.

This commit is contained in:
Scott Ehlert
2010-08-01 19:26:54 -05:00
parent 2b8e4d50fb
commit 9c563891f6
4 changed files with 52 additions and 28 deletions

View File

@ -310,7 +310,7 @@ bool CPhysicsPushedEntities::SpeculativelyCheckPush( PhysicsPushedInfo_t &info,
}
}
pBlocker->SetAbsOrigin( pushDestPosition );
DevMsg(1, "Ignoring player blocking train!\n");
//DevMsg(1, "Ignoring player blocking train!\n");
return true;
}
else