mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-08-27 13:04:02 -05:00
Typo fix
This commit is contained in:
@@ -3,7 +3,7 @@ import WildPokemon from "../../Pokemon/WildPokemon";
|
||||
|
||||
import print from "../../../print";
|
||||
|
||||
import CFG from "../../../cfg";
|
||||
import CFG from "../../../../cfg";
|
||||
|
||||
/**
|
||||
* @class Party
|
||||
|
||||
Reference in New Issue
Block a user