mirror of
https://codeberg.org/AntumLuanti/mod-cleaner.git
synced 2025-07-28 18:14:58 -04:00
Move pencil into tools.lua
This commit is contained in:
parent
43dadcb706
commit
4f9e5a6434
3 changed files with 48 additions and 46 deletions
|
@ -5,10 +5,10 @@ boilerplate = false
|
|||
style = true
|
||||
|
||||
file = {
|
||||
"init.lua",
|
||||
"settings.lua",
|
||||
"api.lua",
|
||||
"chat.lua",
|
||||
"tools.lua",
|
||||
}
|
||||
|
||||
new_type("chatcmd", "Chat Commands")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue