Some work on save/load for configs.

This commit is contained in:
Maplewheels
2026-02-08 06:39:44 -05:00
parent f01ee61278
commit 224e32ccf1
3 changed files with 106 additions and 2 deletions
@@ -117,7 +117,7 @@ namespace Barotrauma
private ISettingBase<ulong> _luaForBarotraumaSteamId;
/// <summary>
/// TODO: @evilfactory@users.noreply.github.com
/// Whether the maximum message size over the network should be restricted.
/// </summary>
public bool RestrictMessageSize
{