diff options
| -rw-r--r-- | compatibility/compatibility.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility/compatibility.nom b/compatibility/compatibility.nom index a0a1b1b..6873e5e 100644 --- a/compatibility/compatibility.nom +++ b/compatibility/compatibility.nom @@ -84,7 +84,7 @@ parse [%tree upgraded to %end_version] as (..) parse [%tree upgraded] as (..) %tree upgraded from (%tree.version or (Nomsu version)) to (Nomsu version) -action [use %path from version %version] (..) +action [use %path from version %version]: for file %filename in %path: if (=lua "LOADED[\%filename]"): do next %filename %file = (read file %filename) |
