Update business coin

This commit is contained in:
Ilya Laktyushin 2024-03-08 18:20:04 +04:00
parent 3de2b437b2
commit c78f407c02
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -8,7 +8,7 @@ import GZip
import AppBundle
import LegacyComponents
private let sceneVersion: Int = 2
private let sceneVersion: Int = 3
private func deg2rad(_ number: Float) -> Float {
return number * .pi / 180