mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
comments
This commit is contained in:
parent
13513a9ce6
commit
2e4a533148
@ -1,3 +1,7 @@
|
||||
--
|
||||
-- Generic Graphics Element
|
||||
--
|
||||
|
||||
local core = require("graphics.core")
|
||||
|
||||
local element = {}
|
||||
|
@ -1,3 +1,7 @@
|
||||
--
|
||||
-- Graphics View Layout
|
||||
--
|
||||
|
||||
local core = require("graphics.core")
|
||||
local util = require("scada-common.util")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user