mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-28 01:29:31 +00:00
Better dependecy management
This commit is contained in:
parent
fc40d440df
commit
8694400105
4 changed files with 5 additions and 8 deletions
1
time.lua
1
time.lua
|
|
@ -1,5 +1,4 @@
|
|||
-- abstract.time
|
||||
local abstract = require((...):match("^(.-abstract)%."))
|
||||
local ease = require((...):match("^(.-abstract)%.")..".lib.easing")
|
||||
|
||||
--- Time related functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue