MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / Promote

Method Promote

Source/GameData.hpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 void Promote() {
59
60 if(mRecruitID!= -1)
61 mRank = GetPromotedRank();
62 }
63};
64
65struct sHero {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected