#pragma once
#include <iostream>
#include <string>
#include "playerEditor.h"
class Editor
{
private:
public:
};