Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
InvalidArgument3 authored and github-actions[bot] committed Oct 17, 2024
1 parent 4f38bc9 commit 6755a32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Sandbox.sbc
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<AssemblerSpeedMultiplier>1</AssemblerSpeedMultiplier>
<AssemblerEfficiencyMultiplier>1</AssemblerEfficiencyMultiplier>
<RefinerySpeedMultiplier>1</RefinerySpeedMultiplier>
<OnlineMode>OFFLINE</OnlineMode>
<OnlineMode>PUBLIC</OnlineMode>
<MaxPlayers>50</MaxPlayers>
<MaxFloatingObjects>1024</MaxFloatingObjects>
<TotalBotLimit>32</TotalBotLimit>
Expand Down
2 changes: 1 addition & 1 deletion Sandbox_config.sbc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<AssemblerSpeedMultiplier>1</AssemblerSpeedMultiplier>
<AssemblerEfficiencyMultiplier>1</AssemblerEfficiencyMultiplier>
<RefinerySpeedMultiplier>1</RefinerySpeedMultiplier>
<OnlineMode>OFFLINE</OnlineMode>
<OnlineMode>PUBLIC</OnlineMode>
<MaxPlayers>50</MaxPlayers>
<MaxFloatingObjects>1024</MaxFloatingObjects>
<TotalBotLimit>32</TotalBotLimit>
Expand Down

0 comments on commit 6755a32

Please sign in to comment.