[Bug] Fix evil team admins (#3341)

* Rename `flare_admin_m copy.json` to `flare_admin_f.json`

* Also fix the Magma Admins
This commit is contained in:
NightKev 2024-08-04 11:00:49 -07:00 committed by GitHub
parent 8b8ac416b8
commit 0241abcf61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"textures": [
{
"image": "magma_admin_m.png",
"image": "magma_admin_f.png",
"format": "RGBA8888",
"size": {
"w": 80,

View File

@ -1,7 +1,7 @@
{
"textures": [
{
"image": "magma_admin_f.png",
"image": "magma_admin_m.png",
"format": "RGBA8888",
"size": {
"w": 80,