npm run format

This commit is contained in:
2025-02-01 16:18:58 +01:00
parent 925721be8a
commit 90559e8388
4 changed files with 28 additions and 28 deletions

View File

@ -17,4 +17,4 @@ export default class CharacterMove extends BaseEvent {
return callback(false)
}
}
}
}