# Construct the Spire (formerly Arena) ### Custom game Mod for Constructed mode in Slay the Spire This patches the addNonDailyMods method in CustomModeScreen to set a static boolean that signals to the rest of the patches that the mod has been enabled. This behavior is because I couldn't quite figure out how to detect loaded game mods during runtime from methods called after AbstractDungeon has been initalized.