1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 20:49:56 +00:00
openmw-tes3mp/components/openmw-mp/Packets/PacketRotation.hpp
2016-07-07 23:50:48 +08:00

15 lines
176 B
C++

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