mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-18 03:21:54 +00:00
Control doors on each floor WIP
This commit is contained in:
@@ -11,7 +11,7 @@ end
|
||||
--NumberOfFloors syntax: ElevatorDoor_(year)_Floor(floors amount)_1/2
|
||||
function Floors:GetFloors(Year: string)
|
||||
for i: number = 1, self.NumberOfFloors do
|
||||
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user