When I set these controls to disabled = true, they respond correctly by disabling, but when I set them to disabled = false afterwards, then they remain disabled. I have tried commenting out the "lock/unlock_grid", "EndTurnButton.disable/enable", and "OutOfTurnLock.disable/enable" lines one lock/unlock pair at a time, but it has not made a difference. Before disabling them for the first time, everything works properly.
Anyone have any idea what I'm missing? I'm having little luck with Google