Merge branch 'features/ttn' of http://git.toontownstride.com/toontownstride/src into features/ttn

This commit is contained in:
John 2015-07-25 09:07:49 +03:00
commit 6d902c4d5d
7 changed files with 1 additions and 1 deletions

BIN
dependencies/astron/astrond vendored Normal file → Executable file

Binary file not shown.

View file

@ -31,7 +31,7 @@ dclass Account {
string LAST_LOGIN db;
string ACCOUNT_ID db;
uint16 ACCESS_LEVEL db;
uint64 LAST_LOGIN_TS db;
uint32 LAST_LOGIN_TS db;
};
struct BarrierData {

0
dependencies/astron/prod/start-ai-server.sh vendored Normal file → Executable file
View file

0
dependencies/astron/prod/start-astron-cluster.sh vendored Normal file → Executable file
View file

0
dependencies/astron/prod/start-uberdog-server.sh vendored Normal file → Executable file
View file

0
dependencies/libpandadna.pyd vendored Normal file → Executable file
View file

0
dependencies/libpandadna.so vendored Normal file → Executable file
View file