Skip to content

Commit 2678588

Browse files
author
GhoTS
committed
Fix: remove test context menu
1 parent 1437275 commit 2678588

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Runtime/Variables/Vars/BoolVariable.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace GTVariable
44
{
5-
[CreateAssetMenu(menuName = "s")]
65
public class BoolVariable : Variable<bool>
76
{
87

0 commit comments

Comments
 (0)