Switching Themes is working, just have to create/find a proper theme now
This commit is contained in:

committed by
John Gross

parent
300af03012
commit
3f717b304a
@@ -48,6 +48,9 @@ namespace Torch.Server
|
||||
Chat.BindServer(server);
|
||||
PlayerList.BindServer(server);
|
||||
Plugins.BindServer(server);
|
||||
|
||||
Themes.uiSource = this;
|
||||
|
||||
LoadConfig((TorchConfig)server.Config);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user