Increased sitting interaction distance - fixes #1950

This commit is contained in:
jonpas 2015-08-07 21:41:07 +02:00
parent a9ed1052dd
commit 9e64e8c2aa

View File

@ -39,7 +39,7 @@ class CfgVehicles {
class ACE_MainActions { \
displayName = ECSTRING(interaction,MainAction); \
selection = ""; \
distance = 1.25; \
distance = 1.5; \
condition = "true"; \
class GVAR(Sit) { \
displayName = CSTRING(Sit); \