From 6d2fdbf95e222d15a123307c4836baa7080f009f Mon Sep 17 00:00:00 2001 From: yo mama Date: Mon, 14 Sep 2015 19:21:05 -0700 Subject: impattern working --- Pb/Landscape/__init__.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Pb/Landscape') diff --git a/Pb/Landscape/__init__.py b/Pb/Landscape/__init__.py index e285fb5..34e5c88 100755 --- a/Pb/Landscape/__init__.py +++ b/Pb/Landscape/__init__.py @@ -12,13 +12,6 @@ class PbLandscape(Pb): texture=None, name=None, ): - self._required_keys = [ - "heightmap", - "imgdata", - "texture", - "name", - ] - def _saveImgData(self, imgdata, filename): try: parts = imgdata.split(';') -- cgit v1.2.3-70-g09d2