mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 00:53:57 -07:00
server keeps list of arrows
This commit is contained in:
parent
4bc76600e8
commit
961b42f734
7 changed files with 120 additions and 12 deletions
|
|
@ -17,6 +17,7 @@ QT -= gui
|
|||
HEADERS += src/server.h src/servergame.h src/serversocket.h \
|
||||
src/playerzone.h \
|
||||
src/card.h \
|
||||
src/arrow.h \
|
||||
src/version.h \
|
||||
src/counter.h \
|
||||
src/abstractrng.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue