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