Removed "PREP(canInteractWithCivilianVehicle)"

Function is being removed
This commit is contained in:
dixon13 2015-12-23 11:51:19 -07:00
parent 21daa331dc
commit 5f7e833d43

View File

@ -15,7 +15,6 @@ PREP(hideMouseHint);
// interaction with units
PREP(canInteractWithCivilian);
PREP(canInteractWithCivilianVehicle);
PREP(getDown);
PREP(sendAway);
PREP(canJoinGroup);