Remove the broken teleport passenger vehicle with player patch

This commit is contained in:
Zach Brown
2015-01-29 15:26:20 -06:00
parent e1e0781a99
commit 335c9c3009
37 changed files with 108 additions and 132 deletions

View File

@@ -74,4 +74,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
if (!entity1.dead && entity1.k && entity1 != entity && (entity == null || entity.vehicle != entity1 && entity.passenger != entity1)) {
return false;
}
--
--
1.9.5.msysgit.0