update String<> names

This commit is contained in:
2025-01-04 14:14:47 +08:00
parent 3337eb6652
commit 5738837008
13 changed files with 14 additions and 15 deletions

View File

@@ -28,7 +28,7 @@ private:
bool InitTextRenderable()
{
UTF16String str;
U16String str;
LoadStringFromTextFile(str,OS_TEXT("res/text/DaoDeBible.txt"));