arrows can target players now

This commit is contained in:
Max-Wilhelm Bruker 2010-06-27 17:56:09 +02:00
parent cbf201ed9b
commit 61b82bd6f9
25 changed files with 802 additions and 489 deletions

View file

@ -29,7 +29,8 @@ HEADERS += src/servatrice.h \
../common/server_counter.h \
../common/server_game.h \
../common/server_player.h \
../common/server_protocolhandler.h
../common/server_protocolhandler.h \
../common/server_arrowtarget.h
SOURCES += src/main.cpp \
src/servatrice.cpp \