removing since logging isn't available in this class at the moment
This commit is contained in:
parent
2077a8e67c
commit
77971f36a2
@ -378,8 +378,6 @@ void World::Web_worldhandle_reloadcommand(const http::request<http::string_body>
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case COMMAND_RELOAD_ITEMS: {
|
case COMMAND_RELOAD_ITEMS: {
|
||||||
LogWrite(COMMAND__INFO, 0, "Command", "Reloading items..");
|
|
||||||
|
|
||||||
database.ReloadItemList(sub_command);
|
database.ReloadItemList(sub_command);
|
||||||
|
|
||||||
if(!sub_command) {
|
if(!sub_command) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user