7 lines
78 B
Python
7 lines
78 B
Python
# -*- coding: utf-8 -*-
|
|
# @author: leesoar
|
|
|
|
"""game"""
|
|
|
|
__version__ = "0.0.5"
|