Code cleanup

This commit is contained in:
James Campbell
2026-08-01 12:34:46 -04:00
parent f29d8c953c
commit a17a68a07e
4 changed files with 0 additions and 8 deletions

View File

@@ -15,8 +15,6 @@ Nothing else in the engine needs to change.
import pygame
from . import settings
# --- helpers -----------------------------------------------------------------
_DIRS = {
"up": (0, -1),