mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 14:51:55 +00:00
Change relay name and relay logic link
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
--!native
|
||||
--!strict
|
||||
|
||||
type TweenAnimation = {[string]: any}
|
||||
type TweenAnimation = {
|
||||
[string]: any
|
||||
}
|
||||
|
||||
type ClassConstructor = typeof(setmetatable({} :: Constructor_Return_Props, {} :: Impl_Constructor))
|
||||
type Impl_Constructor = {
|
||||
|
||||
Reference in New Issue
Block a user