Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
supergrecko committed Apr 8, 2019
1 parent 951f97a commit de808cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "supergrecko/riot-quest",
"description": "Riot Games API Framework",
"license": "GPL-3.0",
"license": "MIT",
"type": "library",
"autoload": {
"psr-4": {
Expand Down
1 change: 1 addition & 0 deletions src/RiotQuest/Components/Framework/Engine/Library.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ class Library
'na1' => 'na1',
'north-america' => 'na1',
'na-og' => 'na',
'na-old' => 'na',

'oce' => 'oc1',
'oc1' => 'oc1',
Expand Down

0 comments on commit de808cb

Please sign in to comment.