fixed compile issues for first compile and updated conf to remove duplicates

This commit is contained in:
2024-09-02 00:37:11 -04:00
parent ef206b6a0d
commit d98a0345d7
8 changed files with 23 additions and 30 deletions

View File

@@ -32,3 +32,7 @@ public:
}
};
void Add_MP_UnitScripts()
{
new MythicPlus_UnitScript();
}