Merge remote-tracking branch 'origin/pvs-fix' into pvs-fix
This commit is contained in:
@@ -143,7 +143,6 @@ void Player::updateSelectedEntity() {
|
||||
selectedEid = selection.entity;
|
||||
}
|
||||
|
||||
#include "../window/Window.hpp"
|
||||
void Player::postUpdate() {
|
||||
auto entity = level->entities->get(eid);
|
||||
if (!entity.has_value()) {
|
||||
|
||||
Reference in New Issue
Block a user