PlatformEntity not checked in yet
This commit is contained in:
parent
d050e5d6d0
commit
094ce1747e
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in New Issue