1
Fork 0

removed levels file

This commit is contained in:
Jake Howard 2015-05-07 19:41:52 +01:00
parent 9955f7aa5b
commit dda6e8dd9d
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
import logging
class LEVEL:
def __init__(self, rows, columns):
self.rows = rows
self.columns = columns