Fix: Fix build error with new name (#330)

This commit is contained in:
iThorgrim
2025-10-23 13:58:42 +02:00
committed by GitHub
parent 81d3f02679
commit e2ec104fd8

View File

@@ -19,7 +19,7 @@
void AddSC_ALE();
// Add all
void Addmod_ALEScripts()
void Addmod_aleScripts()
{
AddSC_ALE();
}