fix crosshair visibility
This commit is contained in:
parent
4c8742ce46
commit
bccdeec7b8
@ -603,6 +603,7 @@ void Hud::draw(const DrawContext& ctx){
|
||||
updateElementsPosition(viewport);
|
||||
|
||||
uicamera->setFov(height);
|
||||
uicamera->setAspectRatio(viewport.getRatio());
|
||||
|
||||
auto batch = ctx.getBatch2D();
|
||||
batch->begin();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user