// Called by animations to show menu switch is completed public void EndCommandSwitch() { canChange = true; pc.ChangeCommand(); }