mirror of
https://github.com/smogon/sprites.git
synced 2026-09-07 09:35:33 -05:00
Add note
This commit is contained in:
@@ -505,6 +505,7 @@ const BattlePokemonIconIndexesLeft = {
|
||||
|
||||
const entries = [];
|
||||
|
||||
// Need to figure out how to remove this readdir; tup doesn't like it
|
||||
for (const name of fs.readdirSync(spritesDir)) {
|
||||
const parsed = path.parse(name);
|
||||
const sn = spritedata.parseFilename(parsed.name);
|
||||
|
||||
Reference in New Issue
Block a user