mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-14 15:48:06 +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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user