switching to seattle
Former-commit-id: 9ba9ebf6fbe7c902628da87531c2f93eb5a5b104 Former-commit-id: bb67e08c59c33e9318cf6aab921470b4d1096bca
This commit is contained in:
parent
d373baade6
commit
6bc7a305aa
File diff suppressed because one or more lines are too long
|
@ -181,8 +181,8 @@ int setupConnection(struct client *c) {
|
|||
Modes.clients = c;
|
||||
|
||||
// replace with gps
|
||||
Modes.fUserLat = 41.9809263;
|
||||
Modes.fUserLon = -87.6651033;
|
||||
Modes.fUserLat = 47.6611754;
|
||||
Modes.fUserLon = -122.3562983;
|
||||
}
|
||||
return fd;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue