This commit is contained in:
@@ -166,6 +166,8 @@ namespace AyaNova.PlugIn.V8
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
Map.Clear();
|
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:
|
TODO:
|
||||||
|
|||||||
Reference in New Issue
Block a user