
I see no reason why gaiea units should be highlighted so maybe it can be changed to not do that?
Moderator: Content Developer
Code: Select all
local GetGaiaTeamID = Spring.GetGaiaTeamID ()
function widget:PlayerChanged()
GetGaiaTeamID = Spring.GetGaiaTeamID ()
end