api: gateway, ingame 모두 가능하도록 변경

This commit is contained in:
2021-09-15 19:06:15 +00:00
committed by Gitea
parent b726c6aa96
commit 1df55f9168
5 changed files with 112 additions and 86 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
namespace sammo;
include "lib.php";
include "func.php";
APIHelper::launch(dirname(__FILE__));