Skip to content
Snippets Groups Projects
Commit 9cdb7940 authored by echicken's avatar echicken
Browse files

Resized the released/unreleased counter frame.

parent 5c43b74f
No related branches found
No related tags found
No related merge requests found
...@@ -646,7 +646,7 @@ var Level = function(l, n) { ...@@ -646,7 +646,7 @@ var Level = function(l, n) {
frames.counters.remaining = new Frame( frames.counters.remaining = new Frame(
frames.statusBar.x + 69, frames.statusBar.x + 69,
frames.statusBar.y, frames.statusBar.y,
3, 5,
1, 1,
COLOUR_STATUSBAR_BG|COLOUR_STATUSBAR_FG, COLOUR_STATUSBAR_BG|COLOUR_STATUSBAR_FG,
frames.statusBar frames.statusBar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment