mirror of
https://github.com/Michatec/xhud.git
synced 2026-03-31 23:46:29 +02:00
First
This commit is contained in:
3
server/seatbelt.lua
Normal file
3
server/seatbelt.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
if GetConvar('hud:seatbelt', 'false') == 'true' then
|
||||
SetConvarReplicated('game_enableFlyThroughWindscreen', 'true')
|
||||
end
|
||||
Reference in New Issue
Block a user