mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 19:28:25 +02:00
moved region patch to StaticR.rel only
This commit is contained in:
parent
e87f3dacef
commit
9624b5d802
3 changed files with 5 additions and 9 deletions
|
@ -1,4 +1,8 @@
|
||||||
{
|
{
|
||||||
"mode": "edit",
|
"mode": "edit",
|
||||||
"base": "sys/main.dol.json"
|
"operation": {
|
||||||
|
"str-edit": {
|
||||||
|
"region": "5500"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"mode": "edit",
|
|
||||||
"operation": {
|
|
||||||
"str-edit": {
|
|
||||||
"region": "5500"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue