Skip to content

Commit

Permalink
Update CFC xmas URL for grass theme
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 28, 2023
1 parent 9e6c2f9 commit 0c25705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/decor.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def __init__(self, pk, name, url, xmas_url, width, height, theme, z_index):
name="cfc",
# FUTURE: add external branding option
url="decor/grass/cfc.svg",
xmas_url="decor/grass/cfc.svg",
xmas_url="decor/snow/cfc.svg",
height=107,
width=100,
theme=get_theme("grass"),
Expand Down

0 comments on commit 0c25705

Please sign in to comment.