Add: card matching - basic immigration
This commit is contained in:
@@ -50,7 +50,7 @@ var Login = {
|
||||
|
||||
makeMaestroNameText: function(x, y) {
|
||||
this.makeTextField(x, y, "마에스트로 계정 :");
|
||||
this.inputTextMaestroName = this.makeInputTypeText(x, y, "jisangs");
|
||||
this.inputTextMaestroName = this.makeInputTypeText(x, y, "삼화초");
|
||||
},
|
||||
|
||||
makeNameText: function(x, y) {
|
||||
|
||||
Reference in New Issue
Block a user