1
This commit is contained in:
parent
c4477995b1
commit
1068fa3033
@ -27,7 +27,7 @@ public class TestButton : MonoBehaviour
|
||||
|
||||
public void ChooseRoad()
|
||||
{
|
||||
test.NpcMove();
|
||||
//test.NpcMove();
|
||||
chooseroadBtn.gameObject.SetActive(false);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user