From 79eee47dde7e31c634f62d14ec708e6691d698bc Mon Sep 17 00:00:00 2001 From: Quietust Date: Sat, 15 Jul 2023 11:09:21 -0600 Subject: [PATCH] A few updates * squad_orderst: add "isEqual" vmethod, fix return type on "process" * build_req_choicest: realign, fix vmethods --- changelog.txt | 2 ++ df.military.xml | 3 ++- df.ui-menus.xml | 10 +++++++--- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index 3cc34c439..3db8c782a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -14,6 +14,8 @@ that repo. # Future ## Structures +- ``build_req_choicest``: realign structure and fix vmethods +- ``squad_orderst``: fix vmethods # 50.09-r1 diff --git a/df.military.xml b/df.military.xml index 0ec3a41ad..f12c846e7 100644 --- a/df.military.xml +++ b/df.military.xml @@ -276,7 +276,7 @@ - + @@ -296,6 +296,7 @@ + diff --git a/df.ui-menus.xml b/df.ui-menus.xml index b39227e1c..d3abb041e 100644 --- a/df.ui-menus.xml +++ b/df.ui-menus.xml @@ -27,8 +27,11 @@ One choice in the build item selector. + + + @@ -41,8 +44,9 @@ - - + + + @@ -52,7 +56,6 @@ - @@ -65,6 +68,7 @@ +