made it fully "ARC9-friendly"

This commit is contained in:
c4nk_ 2024-06-23 23:16:06 +05:00 committed by GitHub
parent be804e439d
commit adbea3177d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)