|
|
@@ -372,11 +372,11 @@ ID / PW Input Box Text Color
|
|
|
|
|
|
#ifdef DEBUG_MODE
|
|
|
if ([_txtEmail.text isEmptyString]) {
|
|
|
- _txtEmail.text = @"smiles1080";
|
|
|
+ _txtEmail.text = @"asura77";
|
|
|
}
|
|
|
|
|
|
if ([_txtPasswd.text isEmptyString]) {
|
|
|
- _txtPasswd.text = @"04899293";
|
|
|
+ _txtPasswd.text = @"09767955";
|
|
|
|
|
|
}
|
|
|
#endif
|