diff --git a/src/ScoreDisplay.js b/src/ScoreDisplay.js index 3eb416c..62d6096 100644 --- a/src/ScoreDisplay.js +++ b/src/ScoreDisplay.js @@ -1,4 +1,4 @@ -import { BULLET_SIZE, FONT_SIZE } from './Constants.js'; +import { BULLET_SIZE, FONT_SIZE} from './Constants.js'; import bullet from '../data/bullet.png';