修改bug
This commit is contained in:
parent
a8f33794b0
commit
dc56dbb402
@ -60,7 +60,7 @@ namespace QFramework.Example
|
|||||||
|
|
||||||
public string GetScoreDataJson()
|
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