nanjingabcdefg
Recruit

I try to merge Prebattle&Deployment into my mod;however, I found a disturbing thing: if I press the Esc key when the order list is shown, the options window will turn up, but in Native, the order list should be closed. I want to it to behave like Native, which is more convenient So I try to change the code, and delete the code "(omit_key_once,key_escape)". Then I found that if I press the Esc key when the order list is shown, the original order list will be closed but the caba's order list is still on, and I press the Esc key again, the options window will turn up, which is really disturbing. I found that in Brytenwalda, when I press the Esc key, the original order list and new order list will close at the same time. How does it implement this? Anyone knows? 

