Skip to content
Snippets Groups Projects
Commit 7212497c authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-master' into 'pregmod-master'

update the sidebar after implementing or repealing a policy

See merge request pregmodfan/fc-pregmod!7128
parents 686cb47f 779f143c
No related branches found
No related tags found
No related merge requests found
......@@ -296,6 +296,7 @@ globalThis.policy = function(category) {
if (!["EducationPolicies"].includes(category)) {
repX(-1000, "policies");
}
UIBar.update();
}
}
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment