Merge branch 'main' of https://git.bltcnetwork.com/UNITY-PROJECT/Petition-to-the-Gods-V3
This commit is contained in:
commit
06340998f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,4 +98,5 @@ InitTestScene*.unity*
|
|||||||
# Auto-generated scenes by play mode tests
|
# Auto-generated scenes by play mode tests
|
||||||
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*
|
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*
|
||||||
|
|
||||||
|
# Rider
|
||||||
.idea/
|
.idea/
|
||||||
|
|||||||
@ -100,7 +100,7 @@ public class ServerWorkMessagePanel : MonoBehaviour
|
|||||||
}
|
}
|
||||||
if (presentText)
|
if (presentText)
|
||||||
{
|
{
|
||||||
presentText.text = "獻上:" + workPresent;
|
presentText.text = "獻上:" + workPresent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user