mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-03 20:41:20 +00:00
Add missing assignment
This commit is contained in:
parent
3045bfae24
commit
5d3cf64a6b
@ -12,6 +12,8 @@ CTimeProvider::CTimeProvider(const float& time)
|
||||
if (x8_lastProvider != nullptr)
|
||||
x8_lastProvider->x4_first = false;
|
||||
|
||||
g_currentTimeProvider = this;
|
||||
|
||||
#if 0
|
||||
CGraphics::SetExternalTimeProvider(this);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user