Home
last modified time | relevance | path

Searched defs:kick_type (Results 1 – 2 of 2) sorted by relevance

/dports/games/warzone2100/warzone2100/src/
H A Dactivity.cpp573 void ActivityManager::hostKickPlayer(const PLAYER& player, LOBBY_ERROR_TYPES kick_type, const std::… in hostKickPlayer()
579 void ActivityManager::wasKickedByPlayer(const PLAYER& kicker, LOBBY_ERROR_TYPES kick_type, const st… in wasKickedByPlayer()
/dports/math/concorde/concorde/LINKERN/
H A Dlk_main.c56 static int kick_type = CC_LK_WALK_KICK; variable