mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-15 21:41:53 +00:00
work on rope math
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
--!native
|
||||
--!strict
|
||||
|
||||
local Leveling: {[number]: number} = {
|
||||
[1] = 13.031,
|
||||
[2] = 0,
|
||||
local Leveling: {number} = {
|
||||
[1] = 13.041,
|
||||
[2] = 37.973,
|
||||
[3] = 0,
|
||||
[4] = 0,
|
||||
[5] = 0,
|
||||
|
||||
Reference in New Issue
Block a user