mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 04:00:37 -06:00
Start work on TorrentSynchronization
This commit is contained in:
@@ -117,7 +117,7 @@ private:
|
||||
std::vector<std::string> _backwardScripts;
|
||||
|
||||
int _currentIndex = 0;
|
||||
double _currentTime;
|
||||
double _currentTime = 0;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user