mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-04-05 18:36:33 +05:00
made it fully "ARC9-friendly"
This commit is contained in:
parent
be804e439d
commit
adbea3177d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ PLAYER.WalkSpeed = 200
|
|||
PLAYER.RunSpeed = 400
|
||||
|
||||
--local FOVModifierBlock = false -- trust me this is important -losttrackpad
|
||||
-- its not important, in-fact -c4nk
|
||||
|
||||
function PLAYER:SetupDataTables()
|
||||
BaseClass.SetupDataTables(self)
|
||||
|
|
Loading…
Add table
Reference in a new issue