mirror of
https://github.com/glest/glest-source.git
synced 2025-09-30 17:39:02 +02:00
- flash the remote admin player# in lobby to indicate they are the admin user
This commit is contained in:
@@ -1296,6 +1296,8 @@ void ServerInterface::update() {
|
||||
sendTextMessage(sMsg,-1, true,"");
|
||||
|
||||
this->gameSettings.setMasterserver_admin(slots[iFirstConnectedSlot]->getSessionKey());
|
||||
this->gameSettings.setMasterserver_admin_faction_index(slots[iFirstConnectedSlot]->getPlayerIndex());
|
||||
|
||||
this->broadcastGameSetup(&this->gameSettings);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user