コード例 #1
0
ファイル: PCPlayState.cs プロジェクト: TheDimin/LudumDare47
 public override void Update()
 {
     minigame.Update();
 }