xy 3 週間 前
コミット
5034186c98
1 ファイル変更1 行追加0 行削除
  1. 1 0
      main.php

+ 1 - 0
main.php

@@ -1,5 +1,6 @@
 <?php
 
+use GameClient;
 class ProgramMain {
     private static ?GameClient $client = null;