Added UpdateManager.cs
Update checks now happen every 5 minutes. Side effect: Instant join update is now delayed 5 minutes.
This commit is contained in:
parent
f3c30da22c
commit
4422f643f8
3 changed files with 130 additions and 130 deletions
|
|
@ -70,6 +70,7 @@
|
|||
<Compile Include="TShock.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="TSPlayer.cs" />
|
||||
<Compile Include="UpdateManager.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="config\groups.txt" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue