- Test Git Commit to add ball

- Test Git Commit to add ball
This commit is contained in:
Burai Mu 2025-09-04 12:48:48 +08:00
parent 1a06010820
commit 0b473080a2

View File

@ -5,4 +5,5 @@ export enum PokeballType {
ROGUE_BALL,
MASTER_BALL,
LUXURY_BALL,
PREMIER_BALL
}