renaming header images

This commit is contained in:
Chr1Z93 2022-12-22 01:18:42 +01:00
parent 76735d3beb
commit 9f1283841b
2 changed files with 4 additions and 4 deletions

View File

@ -75,12 +75,12 @@
"URL": "http://cloud-3.steamusercontent.com/ugc/2027213118466516005/113C19D37CFFA9E554394FD5B11B32967F846A62/" "URL": "http://cloud-3.steamusercontent.com/ugc/2027213118466516005/113C19D37CFFA9E554394FD5B11B32967F846A62/"
}, },
{ {
"Name": "option_header1", "Name": "header_core",
"Type": 0, "Type": 0,
"URL": "http://cloud-3.steamusercontent.com/ugc/2024962321894443102/5727544F24E8C4546031F4DDE8BD4B45D93AC3FC/" "URL": "http://cloud-3.steamusercontent.com/ugc/2024962321894443102/5727544F24E8C4546031F4DDE8BD4B45D93AC3FC/"
}, },
{ {
"Name": "option_header2", "Name": "header_acolyte",
"Type": 0, "Type": 0,
"URL": "http://cloud-3.steamusercontent.com/ugc/2024962321894443022/3262DF2ABAE8D9A2BF64ECB74C1BB34B33814554/" "URL": "http://cloud-3.steamusercontent.com/ugc/2024962321894443022/3262DF2ABAE8D9A2BF64ECB74C1BB34B33814554/"
}, },

View File

@ -47,7 +47,7 @@
<!-- Group: playermat settings --> <!-- Group: playermat settings -->
<Row class="group-header"> <Row class="group-header">
<Cell class="group-header"> <Cell class="group-header">
<Panel class="group-header" image="option_header1"> <Panel class="group-header" image="header_core">
<Text class="group-header">PLAYERMAT SETTINGS</Text> <Text class="group-header">PLAYERMAT SETTINGS</Text>
</Panel> </Panel>
</Cell> </Cell>
@ -95,7 +95,7 @@
<!-- Group: fan-made accessories --> <!-- Group: fan-made accessories -->
<Row class="group-header"> <Row class="group-header">
<Cell class="group-header"> <Cell class="group-header">
<Panel class="group-header" image="option_header2"> <Panel class="group-header" image="header_acolyte">
<Text class="group-header">FAN-MADE ACCESSORIES</Text> <Text class="group-header">FAN-MADE ACCESSORIES</Text>
</Panel> </Panel>
</Cell> </Cell>