X-Git-Url: https://harishankar.org/repos/?p=butaba-adventures.git;a=blobdiff_plain;f=level.py;h=e634b00bb5ac3b03b11d635c5f7e8c80c7581793;hp=de8d76fed3e40daeaf64c9d71309288d204bc39c;hb=667ea7c15261100aae75b61de8664863b58f01e4;hpb=58f80c37fa3c97f3cfb2a0cdd3096c529f65e204 diff --git a/level.py b/level.py index de8d76f..e634b00 100644 --- a/level.py +++ b/level.py @@ -1,7 +1,5 @@ # level.py - level data and class -import object - # Background level data # A level is a list of list of tuples. Level is a 10x10 room of 48 pixel images #