V0.2 Release

Music
Soft drop autorepeat delay set to fall delay / 20
This commit is contained in:
adrienmalin 2019-10-03 01:41:21 +02:00
parent ec42f17ca7
commit 5f137a62ec

@ -35,7 +35,7 @@ options = {
}
setup(
name = "TetrArcade",
version = "0.2-dev",
version = "0.2",
description = "Tetris clone",
author = "AdrienMalin",
executables = [executable],