mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 16:39:21 +01:00
Fix tabbing
This commit is contained in:
@@ -109,7 +109,7 @@ namespace TGServerService
|
||||
if (oldVersion == newVersion && newVersion == 0) //chat refactor
|
||||
Properties.Settings.Default.ChatProviderData = "NEEDS INITIALIZING"; //reset chat settings to be safe
|
||||
}
|
||||
|
||||
|
||||
//you should seriously not add anything here
|
||||
//Use OnStart instead
|
||||
public TGServerService()
|
||||
|
||||
Reference in New Issue
Block a user