mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-24 13:59:09 -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