summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xclientdata.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/clientdata.py b/clientdata.py
index 532f914..8b7089b 100755
--- a/clientdata.py
+++ b/clientdata.py
@@ -1,4 +1,5 @@
#!/usr/bin/python2.7
+# TODO: Retrieve weapon level, and sort based on that (higher level must be on top of list or it won't work as expected)
a=open("../client-data/items.xml", "r")