fix indicators
This commit is contained in:
@@ -52,7 +52,7 @@ init script:
|
||||
)
|
||||
else input
|
||||
}
|
||||
template_prefix := [card:"" identity: "/magic-modules.mse-include/identity/"]
|
||||
template_prefix := [card:"" identity: "/magic-modules.mse-include/indicators/"]
|
||||
template_suffix := [card:"card.png" identity: "identity.png"]
|
||||
template := { template_prefix[type] + input + template_suffix[type] }
|
||||
land_template := { template_prefix[type] + input + template_suffix[type] }
|
||||
|
||||
@@ -50,7 +50,7 @@ init script:
|
||||
textbox: "textbox/",
|
||||
stamp: "stamp/",
|
||||
triangle_stamp: "triangle/",
|
||||
identity: "/magic-modules.mse-include/identity"
|
||||
identity: "/magic-modules.mse-include/indicators/"
|
||||
]
|
||||
template_suffix := [
|
||||
card: "card.png",
|
||||
|
||||
Reference in New Issue
Block a user