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