home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a99efd
)
Client: Reset "things here" window scroll on content reset.
author
Christian Heller
<c.heller@plomlompom.de>
Sat, 5 Mar 2016 10:54:23 +0000
(11:54 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Sat, 5 Mar 2016 10:54:23 +0000
(11:54 +0100)
client/query_mapcell.py
patch
|
blob
|
history
diff --git
a/client/query_mapcell.py
b/client/query_mapcell.py
index 838fb7edcb131b33f2529d37d590b319ff7fbf90..f446890cbb0ca2d22f9a168ca2dbf7e40c1b39be 100644
(file)
--- a/
client/query_mapcell.py
+++ b/
client/query_mapcell.py
@@
-12,3
+12,4
@@
def query_mapcell():
+ str(world_data["map_center"][1])
send(string)
world_data["look"] = ["(polling)"]
+ world_data["look_scroll"] = 0