aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/src/__init__.py
blob: 9bbb43cfb475232540ea67fb8f9619c2d3044fb3 (plain) (blame)
1
2
3
4
5
6
7
8
# Initialized `events.py` generated by ipm.
# Regists your text events and regist global variables here.
# Documents at https://docs.hydroroll.team/ipm

from infini.register import Register


register = Register()