Compare commits
2 Commits
b6291a9c1b
...
7d84988c08
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d84988c08 | ||
|
|
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