[Client] Fix build

sol2-server-rewrite
David Cernat 6 years ago
parent 5858e05362
commit f1ba9253b0

@ -287,7 +287,7 @@ namespace MWWorld
Store a cell unload for the LocalPlayer
*/
mwmp::Main::get().getLocalPlayer()->storeCellState(*cell, mwmp::CellState::UNLOAD);
mwmp::Main::get().getLocalPlayer()->storeCellState(*cell, mwmp::CellState::Type::Unload);
/*
End of tes3mp addition
*/

Loading…
Cancel
Save