Skip to content
Snippets Groups Projects
Commit 40d29044 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

doc no longer needed

parent 2d0dc3a4
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ App.UI.facilityRedecoration = function() {
FutureSocieties.DecorationCleanup();
/** @type {Array<keyof FC.FutureSocietyIdMap>} */
const applicableFS = FutureSocieties.activeFSes(arc).filter(name => (arc[name] > 20));
const decorationNames = Array.from(applicableFS, FS => FutureSocieties.decorationName(FS));
......
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