Home
last modified time | relevance | path

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

/dports/games/manaplus/manaplus-2.1.3.17/src/enums/resources/
H A Dnotifytypes.h80 PARTY_USER_KICKED, enumerator
/dports/games/manaplus/manaplus-2.1.3.17/src/net/ea/
H A Dpartyrecv.cpp179 NotifyManager::notify(NotifyTypes::PARTY_USER_KICKED, nick); in processPartyLeave()