Browse Source

Sprite fixes

Taislin 6 months ago
parent
commit
7fcafbbc69

+ 1 - 1
Resources/Textures/Civ14/Objects/Flashlights/militarylight.rsi/meta.json

@@ -61,6 +61,6 @@
         {
             "name": "flashlightjap-on",
             "directions": 1
-        },
+        }
     ]
 }

+ 1 - 4
Resources/Textures/Civ14/Objects/lighting.rsi/meta.json

@@ -139,9 +139,6 @@
         {
             "name": "modernlight_on"
         },
-        {
-            "name": "militarylight_off"
-        },
         {
             "name": "floodlight"
         },
@@ -215,4 +212,4 @@
             "name": "flareW-empty"
         }
     ]
-}
+}