PlatformEntity not checked in yet

This commit is contained in:
Darren Ranalli 2003-09-10 00:55:30 +00:00
parent d050e5d6d0
commit 094ce1747e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
"""EntityCreator.py: contains methods for creation of Entities"""
from PythonUtil import Functor
import PlatformEntity
#import PlatformEntity
import BasicEntities
def nothing(level, entId):