This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
Kolja-Strohm-Games
/
FactoryCraft-Server
Слідкувати
2
Зірка
0
Відгалуження
0
Файли
Проблеми
1
Запити на злиття
0
Wiki
Дерево:
a1cfecfcfb
Гілки
Теги
feature/animals
master
FactoryCraft-Se...
/
FactoryCraft
/
Player.h
Player.h
88 B
Історія
Запис
1
2
3
4
5
6
7
8
9
10
11
12
#pragma once
#include "Entity.h"
class Player : public Entity
{
private:
public:
};