commiting minor changes
This commit is contained in:
@@ -40,7 +40,11 @@ public class MenuTeleportButton : MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void SetStateDefault()
|
||||
{
|
||||
targetButton.interactable = false;
|
||||
targetButton.interactable = true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user