@@ -0,0 +1,12 @@
//
// Created by EmsiaetKadosh on 25-1-14.
#pragma once
#include "Renderer.h"
class Hud : public Renderable {
public:
void render() const noexcept override;
};
The note is not visible to the blocked user.