This commit is contained in:
2026-06-16 16:57:07 +07:00
parent 26a21f63bb
commit 6880c4724e
198 changed files with 168 additions and 69 deletions

View File

@@ -1,3 +1,4 @@
#if UNITY_EDITOR
// ===============================================================================
// TimeLord - In-Scene Time Manipulation Tool
//
@@ -143,4 +144,5 @@ namespace Editor
GUI.backgroundColor = oldBgColor;
}
}
}
}
#endif