Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit d2caab6

Browse files
Made SOA Utility public
1 parent 849a796 commit d2caab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Assets/SO Architecture/Utility/SOArchitecture_Utility.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
internal static class SOArchitecture_Utility
1+
public static class SOArchitecture_Utility
22
{
33
public const int ASSET_MENU_ORDER_VARIABLES = 121;
44
public const int ASSET_MENU_ORDER_EVENTS = 122;

0 commit comments

Comments
 (0)