중간안정화
This commit is contained in:
@@ -49,7 +49,7 @@ namespace Octopus.Simulator
|
||||
|
||||
void onPlay(bool flag)
|
||||
{
|
||||
projectSaveButton.interactable = !flag;
|
||||
projectSaveButton.interactable = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user