mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-09-07 18:05:16 -05:00
updated network behaviour spelling
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Linq;
|
||||
using MLAPI;
|
||||
using UnityEngine.Rendering;
|
||||
|
||||
public class AerialStateManager : NetworkBehavior
|
||||
public class AerialStateManager : NetworkBehaviour
|
||||
{
|
||||
////Player States
|
||||
public AerialBaseState currentState;
|
||||
|
||||
Reference in New Issue
Block a user