Merge branch 'dev'

This commit is contained in:
ful1e5 2021-08-13 14:58:09 +05:30
commit 5784006874

View file

@ -8,7 +8,7 @@ X_SIZES ?=22 24 28 32 40 48 56 64 72 80 88 96
WIN_CANVAS_SIZE ?= 32 WIN_CANVAS_SIZE ?= 32
WIN_SIZE ?= 24 WIN_SIZE ?= 24
setup: clean setup:
@python3 -m pip install clickgen --user @python3 -m pip install clickgen --user
build: setup build.py build: setup build.py