mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 04:07:23 +00:00
Change files to use a consistent case
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// @ts-check
|
||||
import { TRANSPARENT, Directions } from './constants.js';
|
||||
import Layer from './Layer.js';
|
||||
import Layer from './layer.js';
|
||||
import BirdType from './birdType.js';
|
||||
|
||||
class Frame {
|
||||
|
||||
Reference in New Issue
Block a user