mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Included SFMT RNG
This commit is contained in:
parent
d7b3764bba
commit
7e9879c0ea
7 changed files with 85 additions and 7 deletions
|
|
@ -139,4 +139,4 @@ AuthenticationResult Servatrice::checkUserPassword(const QString &user, const QS
|
|||
return UnknownUser;
|
||||
}
|
||||
|
||||
const QString Servatrice::versionString = "Servatrice 0.20100603";
|
||||
const QString Servatrice::versionString = "Servatrice 0.20100915";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue