refactor: score priority over sparky animatronic

pull/276/head
RuiAlonso 3 years ago
parent 4dde224c95
commit c048d873a6

@ -112,7 +112,7 @@ abstract class RenderPriority {
// Score // Score
static const int score = _above + spaceshipRampForegroundRailing; static const int score = _above + sparkyAnimatronic;
// Debug information // Debug information
static const int debugInfo = _above + score; static const int debugInfo = _above + score;

Loading…
Cancel
Save