This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
Kolja-Strohm-Games
/
FactoryCraft-Client
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
59ebc70eec
Větve
Značky
feature/animals
master
FactoryCraft-Cl...
/
FactoryCraft
/
Entity.h
Entity.h
89 B
Historie
Surový
1
2
3
4
5
6
7
8
#pragma once
#include <Model3D.h>
class Entity : public Framework::Model3D
{
};