TextObject

This commit is contained in:
SoulliesOfficial
2025-07-26 10:52:52 -04:00
parent 428ca1d738
commit cfb95a3a7c
87 changed files with 2302980 additions and 81 deletions

View File

@@ -89,7 +89,7 @@ namespace Ichni.RhythmGame
track.trackPathSubmodule.pathNodeList.Remove(this);
track.trackPathSubmodule.SetPathPoints();
track.Refresh();
print("PathNode " + elementName + " destroyed.");
//print("PathNode " + elementName + " destroyed.");
}
}