Merge branch 'test_import' of https://github.com/Ebag333/Pyfa into test_import
This commit is contained in:
@@ -61,6 +61,8 @@ INV_FLAG_FIGHTER = 158
|
|||||||
|
|
||||||
|
|
||||||
class Port(object):
|
class Port(object):
|
||||||
|
instance = None
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def getInstance(cls):
|
def getInstance(cls):
|
||||||
if cls.instance is None:
|
if cls.instance is None:
|
||||||
|
|||||||
Reference in New Issue
Block a user