Background enabling code for new game screen - simplified edition.
This commit is contained in:
parent
6bd7a42997
commit
7bf19797ef
@ -266,8 +266,7 @@ static uint16_t PersonalityForCommanderDict(NSDictionary *dict);
|
||||
|
||||
if (guiChanged)
|
||||
{
|
||||
NSDictionary *bgDescriptor = [UNIVERSE screenTextureDescriptorForKey:@"newgame"];
|
||||
[gui setBackgroundTextureDescriptor:bgDescriptor];
|
||||
[gui setBackgroundTextureKey:@"newgame"];
|
||||
[gui setForegroundTextureKey:@"newgame_overlay"];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user