I think finished structures
and some changes in loading and changes in map class we have 2 TODO now
This commit is contained in:
@@ -4,5 +4,5 @@ Player::Player(int Id, QObject *parent) :
|
||||
QObject(parent)
|
||||
{
|
||||
playerId = Id;
|
||||
adMoney = 100;
|
||||
money = 100;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user