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