Home
last modified time | relevance | path

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

/dports/games/kolf/kolf-21.12.3/
H A Dkolf.cpp441 int scoreBoardIndex = 1; in gameOver() local
448 curScore = scoreboard->total(scoreBoardIndex, curName); in gameOver()
450 scoreBoardIndex++; in gameOver()
479 if (scoreBoardIndex > 4) in gameOver()