mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 14:51:55 +00:00
remove roact
This commit is contained in:
@@ -14,11 +14,6 @@ export type EasingStyles = {
|
||||
InQuad: EaseFunction
|
||||
}
|
||||
|
||||
local function flip(x: number): number
|
||||
return x*0-x
|
||||
|
||||
end
|
||||
|
||||
local Ease = {} :: EasingStyles
|
||||
--Google straight up gives wrong/bad math
|
||||
|
||||
|
||||
Reference in New Issue
Block a user