mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 17:57:39 +02:00
Remove Unneeded RenderTextures (#399)
* remove unneeded render textures * remove debug print * show build guid in parts of app * adjust timing window
This commit is contained in:
@ -334,7 +334,6 @@ namespace HeavenStudio.Games
|
||||
{
|
||||
if (path.name == name)
|
||||
{
|
||||
Debug.Log("Found path " + name);
|
||||
return path;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user