@@ -0,0 +1,10 @@
#pragma once
#include "Header.h"
class Weapon
{
public:
Weapon();
~Weapon();
};
The note is not visible to the blocked user.