diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-12-28 23:09:12 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 13:02:38 +0100 |
commit | 17832efb7d5f7e183ceb20324e82a95ddb9537a5 (patch) | |
tree | 1e9c79ed2d1790d361441f03e9cda555daf6f2d3 /play.js | |
parent | 012b4390fc87d45166c07302548463671346dfbf (diff) | |
download | nevsky-17832efb7d5f7e183ceb20324e82a95ddb9537a5.tar.gz |
Growth.
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1524,6 +1524,7 @@ function on_update() { action_button("end_disband", "End disband") action_button("end_disband", "End disband") action_button("end_feed", "End feed") + action_button("end_growth", "End growth") action_button("end_levy", "End levy") action_button("end_muster", "End muster") action_button("end_pay", "End pay") |