This commit is contained in:
drtshock
2013-10-13 23:47:37 -05:00
parent 361f2759a3
commit 26d6f8a3ce
4 changed files with 4 additions and 41 deletions
@@ -58,4 +58,4 @@ public class VaultViewInfo {
public String toString() {
return this.holder + " " + this.number;
}
}
}