Compare commits
No commits in common. "2bb6354c6fab3268c4920e6cc363aaf1cfc800ec" and "cb61806bea649b7f30976fd13080d2c99c12bd51" have entirely different histories.
2bb6354c6f
...
cb61806bea
@ -60,7 +60,7 @@ namespace QFramework.Example
|
|||||||
|
|
||||||
public string GetScoreDataJson()
|
public string GetScoreDataJson()
|
||||||
{
|
{
|
||||||
return ScoreController.Instance.GetModuleDictJson(InputName.text, InputId.text, this.Score.text);
|
return ScoreController.Instance.GetModuleDictJson(InputName.text, InputId.text, this.Sum.text);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user