mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-09 14:29:17 +00:00
fixme
This commit is contained in:
@ -42,7 +42,6 @@ namespace Time
|
||||
|
||||
Clock ConvertFromUnix(int Timestamp)
|
||||
{
|
||||
|
||||
Clock result;
|
||||
if (Timestamp == 0)
|
||||
return result;
|
||||
|
Reference in New Issue
Block a user