feat: custom npc shop items from lua table #7764
Annotations
3 errors
src/lua/functions/creatures/npc/npc_functions.cpp#L364
cannot bind non-const lvalue reference of type ‘std::shared_ptr<Npc>&’ to an rvalue of type ‘std::shared_ptr<Npc>’
|
src/lua/functions/creatures/npc/npc_functions.cpp#L371
cannot bind non-const lvalue reference of type ‘std::shared_ptr<Player>&’ to an rvalue of type ‘std::shared_ptr<Player>’
|
|
The logs for this run have expired and are no longer available.
Loading