oops
This commit is contained in:
@@ -94,6 +94,7 @@ public class PlayMenu : MonoBehaviour
|
|||||||
|
|
||||||
void ValidateTotal()
|
void ValidateTotal()
|
||||||
{
|
{
|
||||||
|
customBackButton.interactable = false;
|
||||||
customPlayButton.interactable = false;
|
customPlayButton.interactable = false;
|
||||||
customNormalizeButton.interactable = false;
|
customNormalizeButton.interactable = false;
|
||||||
float total = 0f;
|
float total = 0f;
|
||||||
|
|||||||
Reference in New Issue
Block a user