mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 17:19:31 +00:00
Well
This commit is contained in:
parent
403aa80c46
commit
5268bd0c5b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ local version = "0.0.1"
|
|||
-- Require stuff
|
||||
local abstract = require((...):match("^(.-abstract)%."))
|
||||
local ctr = require("ctr")
|
||||
local gfx = require("gfx")
|
||||
local gfx = require("ctr.gfx")
|
||||
|
||||
-- Version compatibility warning
|
||||
do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue