openmw-tes3coop/components/openmw-mp/Packets/PacketRotation.hpp

16 lines
176 B
C++
Raw Normal View History

//
// Created by koncord on 15.01.16.
//
#ifndef OPENMW_PACKETROTATION_HPP
#define OPENMW_PACKETROTATION_HPP
class PacketRotation
{
};
#endif //OPENMW_PACKETROTATION_HPP