mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-04-27 07:19:42 +03:00
Fix LocalTimestamp
This commit is contained in:
parent
6f5bde4f79
commit
fc42dca5bf
@ -79,7 +79,7 @@ namespace Steamworks
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static long LocalTimetamp => Internal.GetLocalTimestamp();
|
public static long LocalTimestamp => Internal.GetLocalTimestamp();
|
||||||
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user