randomize

issue #1004
This commit is contained in:
tildearrow 2023-03-01 15:26:05 -05:00
parent 6c76515ff9
commit cc69f0495c
1 changed files with 2 additions and 0 deletions

View File

@ -352,6 +352,8 @@ int main(int argc, char** argv) {
}
#endif
srand(time(NULL));
initLog();
#ifdef _WIN32
// set DPI awareness