MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / soloPvpTeam

Function soloPvpTeam

source/game/StarDamageTypes.cpp:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96TeamNumber soloPvpTeam(ConnectionId clientId) {
97 return (TeamNumber)clientId;
98}
99
100}

Callers 2

setPvpMethod · 0.85
updateTeamsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected