Closedown

This commit is contained in:
sfop
2017-07-10 19:56:54 +02:00
parent 7606f104bf
commit 2ea6e1a250
4 changed files with 15 additions and 13 deletions

View File

@@ -48,7 +48,7 @@ bph.config.minValue = -360.0
bph.config.maxValue = 360.0
bph.config.precision = 3
bph.config.rotation = False
bph.config.resolution = 1.0
bph.config.resolution = 0.01
bph.config.save()
bph.initialize()
rph.initialize()