This commit is contained in:
2024-10-11 20:12:56 +02:00
parent e42eab8609
commit 958503fb30
8 changed files with 33 additions and 17 deletions
+2
View File
@@ -51,4 +51,6 @@ function CapConfig:new()
return o;
end
if not Spearhead.internal then Spearhead.internal = {} end
Spearhead.internal.configuration.CapConfig = CapConfig;