mirror of
https://git.shazbot.fr/shazbot/Utils.git
synced 2026-01-12 13:10:59 +01:00
Removed name from namespaces.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Agoxandr.Utils
|
||||
namespace Utils
|
||||
{
|
||||
[CustomEditor(typeof(EventManager), true)]
|
||||
public class EventManagerEditor : Editor
|
||||
|
||||
Reference in New Issue
Block a user