mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
begin work on vendors, fixed highestid sql query(might fix crash bug)
This commit is contained in:
@@ -81,6 +81,7 @@ public class BazaarService implements INetworkDispatch {
|
||||
|
||||
public BazaarService(NGECore core) {
|
||||
this.core = core;
|
||||
core.commandService.registerCommand("createvendor");
|
||||
loadAuctionItems();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user