mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-28 05:11:37 +00:00
Update resources submodule
This commit is contained in:
parent
43a433da84
commit
7e5ee340fc
2 changed files with 2 additions and 2 deletions
|
|
@ -1705,7 +1705,7 @@ void InstallerWizard::Init()
|
||||||
for (int i = 0; i < g_creditsSize; i++)
|
for (int i = 0; i < g_creditsSize; i++)
|
||||||
{
|
{
|
||||||
g_creditsStr += g_credits[i];
|
g_creditsStr += g_credits[i];
|
||||||
g_creditsStr += " ";
|
g_creditsStr += " ";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit b2026bbc8e1ac96858659aff76c77c5945c15ff2
|
Subproject commit 20dc53cf544eeb573be3df9406720f3fb003ad9d
|
||||||
Loading…
Add table
Reference in a new issue