mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-21 11:43:27 +00:00
clear snippet lists on hotload
This commit is contained in:
parent
7119fa8ef7
commit
8c025a9ba2
@ -363,6 +363,7 @@ public class IrisData implements ExclusionStrategy, TypeAdapterFactory {
|
||||
for (ResourceLoader<?> i : loaders.values()) {
|
||||
i.clearList();
|
||||
}
|
||||
possibleSnippets.clear();
|
||||
}
|
||||
|
||||
public String toLoadKey(File f) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user