mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Remove useless GetSentientOwner()
This commit is contained in:
parent
8fe87e1067
commit
976e2ae022
1 changed files with 0 additions and 1 deletions
|
@ -340,7 +340,6 @@ void VehicleTurretGun::Think(void)
|
|||
UpdateSound();
|
||||
UpdateFireControl();
|
||||
|
||||
sentOwner = GetSentientOwner();
|
||||
if (sentOwner) {
|
||||
G_TouchTriggers(sentOwner);
|
||||
UpdateOwner(sentOwner);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue