Move pencil into tools.lua

This commit is contained in:
Jordan Irwin 2021-07-29 13:38:10 -07:00
parent 43dadcb706
commit 4f9e5a6434
3 changed files with 48 additions and 46 deletions

View file

@ -5,10 +5,10 @@ boilerplate = false
style = true
file = {
"init.lua",
"settings.lua",
"api.lua",
"chat.lua",
"tools.lua",
}
new_type("chatcmd", "Chat Commands")