updated asset config in order to hopefully enable custom marker texture

This commit is contained in:
2026-01-16 12:57:30 +01:00
parent 09cc058aa0
commit 8d8f3e5a8d

View File

@@ -1,8 +1,6 @@
{
"markerTypes": {
"waypoint": {
"image": "manywaypoints:ui/map/wp_icon.png",
"scale": 1.2
}
"texture": {
"identifier": "manywaypoints:textures/ui/map/marker",
"sprite": "wp_icon.png"
}
}