Skip to content

Commit

Permalink
Royal squad update with the multiclans feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aessi committed Apr 8, 2019
1 parent bfad9af commit cb9035c
Show file tree
Hide file tree
Showing 15 changed files with 2,997 additions and 1,047 deletions.
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
#Const C_UIEvent_TeamSelection_OpenTeamCreation "TeamSelection_OpenTeamCreation"
#Const C_UI_Event_TeamSelection_NeedHelp "TeamSelection_PlayersNeedingHelp"
#Const C_UIEvent_TeamSelection_PlayersNeedHelpReceived "TeamSelection_PlayersNeedHelpReceived"
#Const C_UI_Event_TeamSelection_TeamIsReadyToPlay "TeamSelection_TeamIsReadyToPlay"
#Const C_UI_Event_TeamSelection_CancelTeamIsReadyToPlay "TeamSelection_CancelTeamIsReadyToPlay"
#Const C_UI_Event_TeamSelection_AddMembersNumbers "TeamSelection_AddMembersNumbers"
#Const C_UI_Event_TeamSelection_RemoveMembersNumbers "TeamSelection_RemoveMembersNumbers"
#Const C_UI_Event_TeamSelection_ResetMembersNumbers "TeamSelection_ResetMembersNumbers"

#Const C_StayAsTeam_None 0
#Const C_StayAsTeam_No 1
Expand Down
Loading

0 comments on commit cb9035c

Please sign in to comment.