home · contact · privacy
Client: Reset "things here" window scroll on content reset.
[plomrogue] / client / query_mapcell.py
index 838fb7edcb131b33f2529d37d590b319ff7fbf90..f446890cbb0ca2d22f9a168ca2dbf7e40c1b39be 100644 (file)
@@ -12,3 +12,4 @@ def query_mapcell():
              + str(world_data["map_center"][1])
     send(string)
     world_data["look"] = ["(polling)"]
+    world_data["look_scroll"] = 0