Skip to content

Commit

Permalink
namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumina committed Jul 16, 2023
1 parent dc3725d commit 0037fd3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Runtime/Alex Essentials/Essentials/Helpers.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#region
using System;
using UnityEngine;
using static UnityEngine.Object;
using Random = UnityEngine.Random;
Expand Down
1 change: 1 addition & 0 deletions Runtime/Alex Essentials/Miscellaneous/Deprecated.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

// Uncomment the following lines to enable the use of deprecated features or plugin-related features.
//#define USING_UNITASK
#define USING_DEPRECATED
Expand Down

0 comments on commit 0037fd3

Please sign in to comment.