Compare commits
2 Commits
cb61806bea
...
2bb6354c6f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2bb6354c6f | ||
|
|
dc56dbb402 |
@ -60,7 +60,7 @@ namespace QFramework.Example
|
||||
|
||||
public string GetScoreDataJson()
|
||||
{
|
||||
return ScoreController.Instance.GetModuleDictJson(InputName.text, InputId.text, this.Sum.text);
|
||||
return ScoreController.Instance.GetModuleDictJson(InputName.text, InputId.text, this.Score.text);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user