mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -07:00
Arrows
This commit is contained in:
parent
fd4b388975
commit
867a27ecd4
14 changed files with 249 additions and 36 deletions
|
|
@ -18,5 +18,5 @@
|
|||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
|
||||
static const int PROTOCOL_VERSION = 1;
|
||||
static const char *VERSION_STRING = "Servatrice 0.20090928";
|
||||
static const int PROTOCOL_VERSION = 2;
|
||||
static const char *VERSION_STRING = "Servatrice 0.20091017";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue