Finally merged map asset and map tool
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
from PyQt5.QtWidgets import QAction, QMenuBar, QFileDialog
|
||||
from PyQt5.QtGui import QKeySequence
|
||||
from editortool.map.map import MAP_DEFAULT_PATH
|
||||
from dusk.map import MAP_DEFAULT_PATH
|
||||
|
||||
class MapMenubar:
|
||||
def __init__(self, parent):
|
||||
|
||||
Reference in New Issue
Block a user