tools/MissionsEditor/MissionsEditor.pro
author nemo
Mon, 08 Nov 2010 22:11:46 -0500
changeset 4224 99c6d87df131
parent 2596 41b46f83d088
permissions -rw-r--r--
No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time

# -------------------------------------------------
# Project created by QtCreator 2009-10-21T19:51:57
# -------------------------------------------------
TARGET = MissionsEditor
TEMPLATE = app
SOURCES += main.cpp \
    editor.cpp \
    teamedit.cpp \
    hedgehogedit.cpp
HEADERS += editor.h \
    teamedit.h \
    hedgehogedit.h
FORMS += editor.ui \
    teamedit.ui \
    hedgehogedit.ui