summaryrefslogtreecommitdiff
path: root/hercules/code/server/dbitem.py
blob: 8534ad4c3b62e9c00843bd30dcf1bc666065ea10 (plain) (blame)
1
2
3
4
5
6
7
# -*- coding: utf8 -*-
#
# Copyright (C) 2015  Evol Online
# Author: Andrei Karas (4144)

class Item:
    pass