...
This commit is contained in:
@@ -29,6 +29,9 @@ namespace FEQ0000
|
||||
public fEquipment(eTabletype type_)
|
||||
{
|
||||
InitializeComponent();
|
||||
Properties.Settings.Default["gwcs"] = FCOMMON.info.CS;
|
||||
Properties.Settings.Default["EEEntities"] = FCOMMON.info.CS;
|
||||
|
||||
dataType = type_;
|
||||
|
||||
this.tbSearch.KeyDown += (s1, e1) => {
|
||||
|
||||
Reference in New Issue
Block a user