mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
Fix minidex building
This commit is contained in:
parent
e7eb12e686
commit
9024ce99be
|
|
@ -93,6 +93,7 @@ function updateSizes() {
|
|||
}
|
||||
|
||||
if (fs.existsSync('sprites/')) {
|
||||
updateSizes();
|
||||
console.log('DONE');
|
||||
} else {
|
||||
console.log('SKIPPED');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user