[go: up one dir, main page]

Menu

[4fe084]: / armoritem.cpp  Maximize  Restore  History

Download this file

7 lines (4 with data), 85 Bytes

1
2
3
4
5
6
#include "armoritem.h"
ArmorItem::ArmorItem(QObject *parent) : QObject(parent)
{
}