X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPlatform%2FPlatformUnix.cpp;h=ba164a5f0d12494b19c048661b7d85d47f94b593;hb=5667984d5698eca3e5df2ed44a04ed4087fe24dd;hp=963575327a2593474fe52f8e70d1c7bf21006eb2;hpb=0aab437dc560d2afa982e61cc2547756ad7b0761;p=lugaru.git diff --git a/Source/Platform/PlatformUnix.cpp b/Source/Platform/PlatformUnix.cpp index 9635753..ba164a5 100644 --- a/Source/Platform/PlatformUnix.cpp +++ b/Source/Platform/PlatformUnix.cpp @@ -53,7 +53,7 @@ static int QueryPerformanceCounter(LARGE_INTEGER* liptr) class AppTime { - public: +public: AppTime() { counterRate = 1;