fix ServerSide
This commit is contained in:
@@ -37,7 +37,7 @@ namespace ReallifeGamemode.Server.Util
|
||||
}
|
||||
}
|
||||
|
||||
public class AnimationSyncEvents
|
||||
public class AnimationSyncEvents : Script
|
||||
{
|
||||
[RemoteEvent("CLIENT:AnimPairTransition")]
|
||||
public void AnimPairTransition(Player player, Player target, string transitionTo)
|
||||
|
||||
Reference in New Issue
Block a user