Files
slab/prototypes/examples/divider.lua
Paul Liverman III a45aa2624e stuff
2018-04-06 15:30:00 -07:00

9 lines
108 B
Lua

local _ = {
text = "some text"
}
return {
newline = true,
height = 1.0001,
background = dark_grey
}