Fix compile issue
This commit is contained in:
@@ -58,6 +58,8 @@ class Map:
|
|||||||
traceback.print_exc()
|
traceback.print_exc()
|
||||||
|
|
||||||
def updateEditorConfig(self):
|
def updateEditorConfig(self):
|
||||||
|
if self.parent is None:
|
||||||
|
return
|
||||||
try:
|
try:
|
||||||
mapFileName = self.getMapFilename()
|
mapFileName = self.getMapFilename()
|
||||||
config = {
|
config = {
|
||||||
|
|||||||
Reference in New Issue
Block a user