forked from MagicBane/Server
Comment cleanup
This commit is contained in:
@@ -288,8 +288,6 @@ public enum ForgeManager implements Runnable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Remove the negativeID virtual item from all collections
|
// Remove the negativeID virtual item from all collections
|
||||||
// other than the virtual item lookup map. Item will be
|
|
||||||
// persisted when bought/taken from vendor.
|
|
||||||
|
|
||||||
for (Item memoryItem : toRemove) {
|
for (Item memoryItem : toRemove) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user