More updates to scripts (still wont build)

This commit is contained in:
hondacrx
2023-10-13 16:11:34 -04:00
parent cda53c8e7f
commit 33091ed942
26 changed files with 4195 additions and 2894 deletions
+1 -1
View File
@@ -1620,7 +1620,7 @@ namespace Game.Groups
return m_guid.GetCounter();
}
string GetLeaderName()
public string GetLeaderName()
{
return m_leaderName;
}