1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 16:39:40 +00:00
openmw-tes3mp/apps/openmw/mwmp/Player.hpp
2016-01-04 20:15:55 +08:00

15 lines
144 B
C++

//
// Created by koncord on 02.01.16.
//
#ifndef OPENMW_PLAYER_HPP
#define OPENMW_PLAYER_HPP
class Player
{
};
#endif //OPENMW_PLAYER_HPP