mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
managedlibs
This commit is contained in:
parent
f25177043b
commit
31d199ec5a
2 changed files with 9 additions and 9 deletions
|
@ -81,7 +81,7 @@ public static class FuckMetrics
|
|||
|
||||
try
|
||||
{
|
||||
cohtmlView.View.Advance(cohtmlView.m_UISystem?.Id ?? 0, (double)Time.unscaledTime * 1000.0);
|
||||
cohtmlView.View.Advance(cohtmlView.CohtmlUISystem?.Id ?? 0, (double)Time.unscaledTime * 1000.0);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue