srand() moved from crossgen.hpp to wxCrossGen/main.cpp
This commit is contained in:
@@ -29,6 +29,7 @@ MainFrame::MainFrame(wxWindow* parent, int id, const wxString& title, const wxPo
|
||||
do_layout();
|
||||
|
||||
_isDictLoaded = false;
|
||||
srand(time(NULL));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user