This commit is contained in:
lenheart 2024-10-02 21:25:05 +08:00
parent 2d6e633410
commit 825ab4366c
3 changed files with 1 additions and 2 deletions

View File

@ -152,6 +152,7 @@ Gm_InputFunc_Handle.Q <- function(SUser, CmdString) {
}
};
Gm_InputFunc_Handle.FI <- function(SUser, CmdString) {
// local PartyObj = SUser.GetParty();
// if (PartyObj) {

View File

@ -1,2 +0,0 @@
print("aaaa");
print("aaaa");

View File