Delete 'unboxOnTheFloor.py'
This commit is contained in:
parent
f4861e1dc1
commit
198764fc01
@ -1,10 +0,0 @@
|
|||||||
import pygame
|
|
||||||
|
|
||||||
class UnboxOnTheFloor:
|
|
||||||
def __init__(self, screen, cell, we, ns):
|
|
||||||
self.cell = cell
|
|
||||||
self.ns = ns
|
|
||||||
self.we = we
|
|
||||||
self.screen = screen
|
|
||||||
def draw(self):
|
|
||||||
pass
|
|
Loading…
Reference in New Issue
Block a user