質問編集履歴

1

誤字の修正

2022/01/05 15:22

投稿

h.h.h.
h.h.h.

スコア3

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
  gameButton.setTitle = ("ゲーム",for: .normal)
30
30
 
31
- gameButton.titleLabel?.font = UIFont(name: "Chalk-JP", size: 80)
31
+ gameButton.titleLabel?.font = UIFont(name: font, size: 80)
32
32
 
33
33
  }
34
34