mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fixed PingTimer issue when connecting to server
This commit is contained in:
parent
b1242c28bb
commit
e8559a601d
@ -153,7 +153,7 @@ Namespace Servers
|
||||
#Region "Ping"
|
||||
|
||||
Dim LastPingTime As Date = Date.Now
|
||||
Dim PingTimer As Timers.Timer
|
||||
Dim PingTimer As New Timers.Timer
|
||||
|
||||
''' <summary>
|
||||
''' Start the ping thread.
|
||||
|
Loading…
x
Reference in New Issue
Block a user