mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 11:18:26 +02:00
"layers" and "template" were inverted
This commit is contained in:
parent
53968f6ea4
commit
f40f9212f1
2 changed files with 40 additions and 40 deletions
|
@ -2,9 +2,9 @@
|
|||
"mode": "edit",
|
||||
"operation": {
|
||||
"bmg-edit": {
|
||||
"template": [{
|
||||
"layers": [{
|
||||
"mode": "id",
|
||||
"data": {
|
||||
"template": {
|
||||
"0x703e": "\\c{white}Aleatorio: Todas las pistas",
|
||||
"0x703f": "\\c{white}Aleatorio: Pistas originales",
|
||||
"0x7040": "\\c{white}Aleatorio: Custom Tracks",
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
"mode": "edit",
|
||||
"operation": {
|
||||
"bmg-edit": {
|
||||
"template": [{
|
||||
"layers": [{
|
||||
"mode": "id",
|
||||
"data": {
|
||||
"template": {
|
||||
"0x703e": "\\c{white}Aléatoire: Toutes les pistes",
|
||||
"0x703f": "\\c{white}Aléatoire: Pistes Originales",
|
||||
"0x7040": "\\c{white}Aléatoire: Custom Tracks",
|
||||
|
|
Loading…
Reference in a new issue