同步代码
This commit is contained in:
parent
24d3f64b87
commit
6528623190
@ -25,6 +25,9 @@ namespace PSO2SERVER.Database
|
||||
public int TextLang2 { get; set; }
|
||||
public int LangLang { get; set; }
|
||||
public string LanguageCode { get; set; }
|
||||
public int IsGM { get; set; }
|
||||
public int PacketType { get; set; }
|
||||
public string PSNID { get; set; }
|
||||
}
|
||||
|
||||
public class AccountNetInterFace
|
||||
|
Loading…
Reference in New Issue
Block a user