home
·
contact
·
privacy
projects
/
plomrogue
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Client: Remove debugging code, superfluous whitespace.
[plomrogue]
/
client
/
config
/
io.py
1
io = {
2
"path_out": "server/in",
3
"path_in": "server/out",
4
"path_worldstate": "server/worldstate"
5
}