단가($) 작업

This commit is contained in:
chi
2021-07-11 13:26:26 +09:00
parent 5316245ae5
commit 487d2ebe76
24 changed files with 988 additions and 626 deletions

View File

@@ -50,6 +50,7 @@ namespace FCOMMON
public int permission;
}
public static double dollertowon = 1200;
public static Boolean ShowBuyerror = true;
public static sUserInfo Login;
public static string Path;