Removed debug message that had a stack trace.
This commit is contained in:
parent
b5ce25d141
commit
2f07190926
|
@ -623,8 +623,6 @@ namespace Revitalize.Framework.Objects
|
|||
|
||||
this.ItemInfo = this.text;
|
||||
this.text = this.ItemInfo;
|
||||
|
||||
ModCore.log("this guid is: " + this.guid);
|
||||
}
|
||||
|
||||
//~~~~~~~~~~~~~~~~~~~~~~~~~//
|
||||
|
|
Loading…
Reference in New Issue