Code cleanup
This commit is contained in:
@@ -15,8 +15,6 @@ Nothing else in the engine needs to change.
|
||||
|
||||
import pygame
|
||||
|
||||
from . import settings
|
||||
|
||||
# --- helpers -----------------------------------------------------------------
|
||||
_DIRS = {
|
||||
"up": (0, -1),
|
||||
|
||||
Reference in New Issue
Block a user