EditorKarte.h 59 B

12345678
  1. #pragma once
  2. #include "Objekt\Objekt.h"
  3. class Karte
  4. {
  5. };