mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-04 02:47:22 +00:00
oops set the config in the message
This commit is contained in:
parent
a4f66782db
commit
4820025a4e
@ -27,5 +27,6 @@ internal class ServerSettingsMessage : QSBMessage
|
||||
public override void OnReceiveRemote()
|
||||
{
|
||||
ServerSettingsManager.ShowPlayerNames = _showPlayerNames;
|
||||
QSBCore.Helper.Config.SetSettingsValue("showPlayerNames", _showPlayerNames);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user