mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-20 00:17:20 -05:00
Case Sensitive for Linux
This commit is contained in:
parent
8f0c21c34a
commit
d2d87701a9
|
|
@ -1,6 +1,6 @@
|
|||
import POGOProtos from "pokemongo-protobuf";
|
||||
|
||||
import CFG from "../../../../CFG";
|
||||
import CFG from "../../../../cfg";
|
||||
import print from "../../../print";
|
||||
|
||||
/**
|
||||
|
|
@ -32,4 +32,4 @@ export default function FortDetails(msg) {
|
|||
});
|
||||
});
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user