mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 18:19:19 +02:00
pbo changes, trainingcard remarks
This commit is contained in:
@@ -19,7 +19,7 @@ class trainingcard_panel : public ui_panel
|
||||
return 1;
|
||||
}
|
||||
virtual int EndRecording( std::string training_identifier ) {
|
||||
std::this_thread::sleep_for(std::chrono::duration<float>(5.0f));
|
||||
std::this_thread::sleep_for(std::chrono::duration<float>(1.0f));
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user