mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
trade offer buttons have the trading partner player's id
This commit is contained in:
@@ -10,6 +10,8 @@ namespace battleship{
|
||||
void onClick();
|
||||
private:
|
||||
std::string guiScreen = "";
|
||||
protected:
|
||||
std::vector<vb01Gui::Button*> buttons;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user