From 3d7f23b26df33fbb086e3e00e608a27b884629cb Mon Sep 17 00:00:00 2001 From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com> Date: Fri, 7 Jun 2024 22:02:45 +0200 Subject: [PATCH] newline --- worlds/yachtdice/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/yachtdice/__init__.py b/worlds/yachtdice/__init__.py index e5fedd57ba..43e8244a69 100644 --- a/worlds/yachtdice/__init__.py +++ b/worlds/yachtdice/__init__.py @@ -409,4 +409,4 @@ class YachtDiceWorld(World): if change and item.advancement: state.prog_items[self.player]["state_is_fresh"] = 0 - return change \ No newline at end of file + return change