fix: editor now uses custom inspectors for networkbehaviours

This commit is contained in:
Chris
2025-10-08 22:52:18 -04:00
parent 5886c9783b
commit eb7ff08b50
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
using Sirenix.OdinInspector.Editor;
using Unity.Netcode;
using UnityEditor;
[CustomEditor(typeof(NetworkBehaviour), true)]
public class OdinNetworkBehaviourEditor : OdinEditor{}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: c7aea7e983220b44ebb6af6e4cd9f46d