correct core module with new types
This commit is contained in:
@@ -6,7 +6,6 @@ HEADERS += base_types.h \
|
||||
splashes.h \
|
||||
adcore.h \
|
||||
player.h \
|
||||
settreader.h \
|
||||
loader.h
|
||||
SOURCES += map.cpp \
|
||||
game_data.cpp \
|
||||
@@ -16,7 +15,6 @@ SOURCES += map.cpp \
|
||||
splashes.cpp \
|
||||
adcore.cpp \
|
||||
player.cpp \
|
||||
settreader.cpp \
|
||||
loader.cpp
|
||||
RESOURCES += images.qrc
|
||||
OTHER_FILES += map.conf \
|
||||
|
||||
Reference in New Issue
Block a user