-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule LCU.NET
updated
30 files
+1 −7 | API Models/LolChampSelectChampSelectBannableChampions.cs | |
+1 −7 | API Models/LolChampSelectChampSelectPickableChampions.cs | |
+1 −7 | API Models/LolChatFriendResource.cs | |
+1 −1 | API Models/LolItemSetsItemSets.cs | |
+1 −1 | API Models/LolLoginLoginSession.cs | |
+1 −1 | API Models/LolSummonerSummoner.cs | |
+1 −7 | API Models/RegionLocale.cs | |
+0 −5 | EventData.cs | |
+0 −3 | ILeagueClient.cs | |
+1 −7 | IProxy.cs | |
+1 −7 | InitializeMethod.cs | |
+0 −5 | LeagueClient.cs | |
+0 −5 | LoL.cs | |
+0 −4 | MessageReceivedEventArgs.cs | |
+0 −4 | NoActiveDelegateException.cs | |
+1 −1 | Plugins/LoL/Champions.cs | |
+1 −5 | Plugins/LoL/Chat.cs | |
+0 −4 | Plugins/LoL/GameQueues.cs | |
+1 −5 | Plugins/LoL/ItemSets.cs | |
+1 −2 | Plugins/LoL/Lobby.cs | |
+1 −1 | Plugins/LoL/Login.cs | |
+1 −6 | Plugins/LoL/Matchmaking.cs | |
+2 −2 | Plugins/LoL/Perks.cs | |
+1 −5 | Plugins/LoL/Summoner.cs | |
+2 −3 | Plugins/PluginManager.cs | |
+1 −5 | Plugins/ProcessControl.cs | |
+1 −2 | Plugins/RiotClient.cs | |
+0 −4 | Utils/LWebSocket.cs | |
+1 −5 | Utils/ProcessResolver.cs | |
+0 −4 | WAMP/JsonApiEvent.cs |