From 5fa732b4cf76b19414007dcf2130c622a36788c4 Mon Sep 17 00:00:00 2001 From: TRS_MML Date: Tue, 17 Jun 2025 23:33:27 +0100 Subject: [PATCH] once again I have attained peak efficiency --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 0b5854e..2f3aa2d 100644 --- a/__init__.py +++ b/__init__.py @@ -118,4 +118,4 @@ class Game: """ Ran when the game closes """ - pass + pass \ No newline at end of file