Skip to content

Commit

Permalink
aaah
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoleson authored Sep 9, 2024
1 parent 809fa7b commit 5bb052e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/screens/SwitchClanScreen.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ def screen_switches(self):
i = 0
y_pos = 378
for clan in self.clan_list[1:]:
clan_age = ""

# LIFEGEN: grabbing mc names for QOL display -------------------
clan_json_path = f"saves/{clan}clan.json"
Expand Down

0 comments on commit 5bb052e

Please sign in to comment.