MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / GiveRedKey

Method GiveRedKey

PanzerChasm/server/player.cpp:702–705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

700}
701
702void Player::GiveRedKey()
703{
704 have_red_key_= true;
705}
706
707void Player::GiveGreenKey()
708{

Callers 1

ProcessPlayerPositionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected