Removed debug message that had a stack trace.

This commit is contained in:
JoshuaNavarro 2019-08-26 23:33:26 -07:00
parent b5ce25d141
commit 2f07190926
1 changed files with 0 additions and 2 deletions

View File

@ -623,8 +623,6 @@ namespace Revitalize.Framework.Objects
this.ItemInfo = this.text;
this.text = this.ItemInfo;
ModCore.log("this guid is: " + this.guid);
}
//~~~~~~~~~~~~~~~~~~~~~~~~~//