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

class User:
    pass