mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 14:51:55 +00:00
rename everything to .luau extension
This commit is contained in:
11
src/shared/Property.luau
Normal file
11
src/shared/Property.luau
Normal file
@@ -0,0 +1,11 @@
|
||||
--!optimize 2
|
||||
--!native
|
||||
--!strict
|
||||
|
||||
local function MakeEvent<T,U>()
|
||||
|
||||
end
|
||||
|
||||
return {
|
||||
MakeEvent = MakeEvent
|
||||
}
|
||||
Reference in New Issue
Block a user