We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a520e29 commit e5d63a0Copy full SHA for e5d63a0
Runtime/Taggable.cs
@@ -6,6 +6,7 @@
6
#endif
7
using UnityEngine;
8
9
+// Test
10
namespace ToolBox.Tags
11
{
12
[DisallowMultipleComponent, DefaultExecutionOrder(-9000), ExecuteInEditMode]
0 commit comments