Skip to content

Commit

Permalink
5000 actually
Browse files Browse the repository at this point in the history
  • Loading branch information
InvalidArgument3 committed Nov 11, 2024
1 parent 0631400 commit faf0634
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public class ProcessShipyardAction : ProcessHandlerBase

public override int GetUpdateResolution()
{
return 1000;
return 5000;
}

public override bool ServerOnly()
Expand Down

0 comments on commit faf0634

Please sign in to comment.