Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GetDefaultCharacterIDFor is the function that lets AOCCustomization know which AOCCharacterInfo (actually, which index into the Characters array) to associate with what Team/Class, assuming the player hasn't manually chosen a different Character in the Customization screen. Here I've just changed it to point to our new characters. Pretty straightforward, eh? Now for the defaultproperties block, which actually contains the character and team lists.

...