diff options
Diffstat (limited to 'lobby.cpp')
| -rw-r--r-- | lobby.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -206,6 +206,8 @@ void Lobby::on_add_to_fav_pressed() void Lobby::on_add_to_fav_released() { + ao_app->server_packet_received(new AOPacket("AO2CHECK#2.1.1#%")); + ui_add_to_fav->set_image("addtofav.png"); //you cant add favorites from favorites m8 |
