Skip to content

score local variable shadows outer function

Raresh Rus requested to merge (removed):work/nmariusp/var_over_func into master

Fix cppcheck issues "src/game/score.cpp:26: Local variable 'upperBound' shadows outer function. src/game/score.cpp:29: Local variable 'lowerBound' shadows outer function".

Merge request reports

Loading