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 2a731bc commit a520e29Copy full SHA for a520e29
Runtime/Taggable.cs
@@ -6,7 +6,6 @@
6
#endif
7
using UnityEngine;
8
9
-// Test
10
namespace ToolBox.Tags
11
{
12
[DisallowMultipleComponent, DefaultExecutionOrder(-9000), ExecuteInEditMode]
0 commit comments