Editing ScoreDisplay.js

This commit is contained in:
Yewon Kim 2025-05-18 23:54:14 +09:00
parent 04e887f706
commit f673efc1dd

View File

@ -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';