mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 01:39:36 +00:00
physics: fix a lot of problems
This commit is contained in:
@@ -74,7 +74,7 @@ bool COrderHeal::CreateOrder( CPlayerClass *pClass )
|
||||
ORDER_HEAL,
|
||||
pTeam->GetPlayer( sorted[0] ),
|
||||
pClass->GetPlayer(),
|
||||
1e16,
|
||||
1e24,
|
||||
60,
|
||||
pOrder );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user