Skip to content

Commit e557557

Browse files
Update simplewalkspeed.lua
1 parent 3da6b5c commit e557557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utilities/simplewalkspeed.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/klashdevelopment/Mika-Roblox/main/libraries/Orion.lua')))()
3-
local MikaTAS = loadstring(game:HttpGet("https://raw.githubusercontent.com/klashdevelopment/Mika-Roblox/main/libraries/MikaTAS"))()
3+
local MikaTAS = loadstring(game:HttpGet("https://raw.githubusercontent.com/klashdevelopment/Mika-Roblox/main/libraries/MikaTAS.lua"))()
44
local CJRPGameId = 6843988672
55

66
local loadingText = "KlashDevelopment"

0 commit comments

Comments
 (0)