Home
last modified time | relevance | path

Searched refs:remote_participant_disconnected (Results 1 – 2 of 2) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dgame-server.h66 sigc::signal<void> remote_participant_disconnected; variable
H A Dgame-server.cpp374 remote_participant_disconnected.emit(); in onConnectionLost()