mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Button docs
This commit is contained in:
@@ -23,8 +23,8 @@ new_type("gui", "Guis", true)
|
||||
new_type("config", "Configs", true, "Settings")
|
||||
|
||||
new_type("dep", "Dependencies", false)
|
||||
new_type("element", "Elements", false)
|
||||
new_type("setting", "Settings", false)
|
||||
new_type("element", "Elements", false, "Properties / Events")
|
||||
new_type("event", "Events", false, "Event Parameters")
|
||||
new_type("command", "Commands", false, "Command Parameters")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user