diff options
Diffstat (limited to 'src/engine/client/client.cpp')
| -rw-r--r-- | src/engine/client/client.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/client/client.cpp b/src/engine/client/client.cpp index 87158213..80a69f8b 100644 --- a/src/engine/client/client.cpp +++ b/src/engine/client/client.cpp @@ -338,6 +338,7 @@ public: void run(netaddr4 *server_address) { + local_start_time = time_get(); snapshot_part = 0; // init graphics and sound |