For those of use who have our own forked versions of the highlander, it's frustrating to accidentally tab on the new promotion screen (particularly as the old version tabbed between soldiers) and get a promotion. Building with -final_release seems an unnecessary burden just to disable this feature. So let's guard it behind a config var so those that want to disable the feature can.
For those of use who have our own forked versions of the highlander, it's frustrating to accidentally tab on the new promotion screen (particularly as the old version tabbed between soldiers) and get a promotion. Building with
-final_releaseseems an unnecessary burden just to disable this feature. So let's guard it behind a config var so those that want to disable the feature can.