Minor path changes

This commit is contained in:
Idrees Hassan
2026-01-18 17:08:30 -05:00
parent 5e94998410
commit fd865cacb8
8 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
import Frame from "./frame.js";
import { BirdType } from "./sprites";
import { BirdType } from "./sprites.js";
class Anim {
/**