Skip to content

Commit 6671b06

Browse files
committed
FIX OtklAVU POS
1 parent c164d7d commit 6671b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/entities/gmod_subway_81-703/cl_init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ ENT.ButtonMap["AVMain"] = {
265265
}
266266

267267
ENT.ButtonMap["AVU"] = {
268-
pos = Vector(456.9,-18,35.5),
268+
pos = Vector(455.5,-19.02,35.5),
269269
ang = Angle(0,-95.5,90),
270270
width = 95,
271271
height = 85,

0 commit comments

Comments
 (0)