This commit is contained in:
2020-04-28 20:54:10 +00:00
parent 2902996b8b
commit 6a67d03c19

View File

@@ -166,6 +166,8 @@ namespace AyaNova.PlugIn.V8
try
{
Map.Clear();
//not sure if this is a good idea or not because in some cases would want to know if something is unexpectedly empty but will see for now
Map.Add(Guid.Empty, 0);
/*
TODO: