diff --git a/config.ld b/config.ld index 0f33a02..8fdd78d 100644 --- a/config.ld +++ b/config.ld @@ -44,7 +44,7 @@ end new_type("hooks", "Hooks", true) new_type("items", "Items", true) -new_type("classes", "Class", true) +new_type("classes", "Classes", true) new_type("factions", "Factions", true) new_type("configurations", "Configurations", true) new_type("panel", "Panels", true)