Broad packages refactor
Added macro update when using SP reset. Refactored several packages containing general classes. Fixed "worker" nomenclature in class methods misleadingly denoting "task".
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
package client.inventory;
|
||||
|
||||
import constants.ExpTable;
|
||||
import constants.game.ExpTable;
|
||||
import java.awt.Point;
|
||||
import java.sql.PreparedStatement;
|
||||
import java.sql.ResultSet;
|
||||
|
||||
Reference in New Issue
Block a user