Address Ac_k's comments
This commit is contained in:
parent
4fd8fc04f0
commit
34d98d7da0
1 changed files with 0 additions and 2 deletions
|
@ -156,11 +156,9 @@ namespace Ryujinx.HLE.FileSystem.Content
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (device != null)
|
if (device != null)
|
||||||
{
|
{
|
||||||
TimeManager.Instance.InitializeTimeZone(device);
|
TimeManager.Instance.InitializeTimeZone(device);
|
||||||
|
|
||||||
device.System.Font.Initialize(this);
|
device.System.Font.Initialize(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue