mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
PlayerActor
PlayerActor
This commit is contained in:
@@ -5,7 +5,7 @@ using UnityEngine;
|
||||
|
||||
public class ActorTestMain : MonoBehaviour
|
||||
{
|
||||
private uint _actorId = 0;
|
||||
private uint _actorId = 1000;
|
||||
|
||||
void Start()
|
||||
{
|
||||
|
Reference in New Issue
Block a user