Skip to content

Commit fd10abe

Browse files
author
Brian Cummings
committed
Made program static
1 parent 43fac93 commit fd10abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PathfinderHonorManager/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace PathfinderHonorManager
88
{
9-
public class Program
9+
public static class Program
1010
{
1111
public static void Main(string[] args)
1212
{

0 commit comments

Comments
 (0)