mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodanie możliwości zmiany serwerów gry
This commit is contained in:
@@ -195,5 +195,25 @@
|
||||
"section": "mode",
|
||||
"value": true,
|
||||
"defaultValue": true
|
||||
}],
|
||||
"regions": [{
|
||||
"id": "eu",
|
||||
"value": "PL1"
|
||||
},
|
||||
{
|
||||
"id": "eu2",
|
||||
"value": "PL2"
|
||||
},
|
||||
{
|
||||
"id": "de",
|
||||
"value": "DE"
|
||||
},
|
||||
{
|
||||
"id": "cze",
|
||||
"value": "CZE"
|
||||
},
|
||||
{
|
||||
"id": "ru",
|
||||
"value": "ENG"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user