mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 17:41:23 +01:00
v1.5.33 - emblem shape change takes immediate effect
This commit is contained in:
parent
67ec838160
commit
380e0babb2
5 changed files with 125 additions and 89 deletions
|
|
@ -1051,6 +1051,6 @@
|
|||
if (layerIsOn("toggleEmblems")) trigger(id, coa);
|
||||
}
|
||||
|
||||
return {trigger, add};
|
||||
return {trigger, add, shieldPaths};
|
||||
|
||||
})));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue