big-refactor #106
10 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
local Assets = Object:extend()
|
||||
|
||||
local cwd = (...):gsub('%.init$', '') .. "."
|
||||
local cwd = (...):gsub('%.init$', '') .. ".types."
|
||||
|
||||
local Texture = require(cwd .. "texture")
|
||||
|
||||
|
|
Loading…
Reference in a new issue