p62 - major patch from ray with new stats in HUD
added db todo file with the things that are left for the db
This commit is contained in:
@@ -140,7 +140,6 @@ class Mucked:
|
||||
self.rows = node.getAttribute("rows")
|
||||
self.cols = node.getAttribute("cols")
|
||||
self.format = node.getAttribute("stud")
|
||||
print "mw name = " + self.name
|
||||
|
||||
def __str__(self):
|
||||
temp = 'Mucked = ' + self.name + "\n"
|
||||
|
||||
Reference in New Issue
Block a user