Initial commit

This commit is contained in:
Xavier Stouder
2015-10-27 16:07:25 +01:00
parent 62eedc3121
commit 56f0e5b31b
2 changed files with 1122 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
/// <reference path="riot-games-api.d.ts" />
let champion: RiotGamesAPI.Champion.ChampionDto = {
active: true,
botEnabled: true,
botMmEnabled: false,
freeToPlay: false,
id: 42,
rankedPlayEnabled: false
}
+1112
View File
File diff suppressed because it is too large Load Diff