added animation
but not full in ADeditor
This commit is contained in:
@@ -15,7 +15,8 @@ SOURCES += main.cpp \
|
||||
../player.cpp \
|
||||
../game_data.cpp \
|
||||
triggermodel.cpp \
|
||||
mapmodel.cpp
|
||||
mapmodel.cpp \
|
||||
animationmodel.cpp
|
||||
HEADERS += mainwindow.h \
|
||||
../loader.h \
|
||||
alienmodel.h \
|
||||
@@ -26,7 +27,8 @@ HEADERS += mainwindow.h \
|
||||
../player.h \
|
||||
../game_data.h \
|
||||
triggermodel.h \
|
||||
mapmodel.h
|
||||
mapmodel.h \
|
||||
animationmodel.h
|
||||
FORMS += mainwindow.ui
|
||||
TRANSLATIONS += adeditor_ru.ts
|
||||
RESOURCES += ADeditor.qrc
|
||||
|
||||
Reference in New Issue
Block a user