mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-09-05 09:04:49 -05:00
added network behavior tags to state managers
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Linq;
|
||||
using MLAPI;
|
||||
using UnityEngine.Rendering;
|
||||
|
||||
public class AerialStateManager : MonoBehaviour
|
||||
public class AerialStateManager : NetworkBehavior
|
||||
{
|
||||
////Player States
|
||||
public AerialBaseState currentState;
|
||||
|
||||
Reference in New Issue
Block a user