mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-21 17:07:24 -05:00
Typo fix
This commit is contained in:
parent
8435544963
commit
6df19de530
|
|
@ -3,7 +3,7 @@ import WildPokemon from "../../Pokemon/WildPokemon";
|
|||
|
||||
import print from "../../../print";
|
||||
|
||||
import CFG from "../../../cfg";
|
||||
import CFG from "../../../../cfg";
|
||||
|
||||
/**
|
||||
* @class Party
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user