mirror of
https://github.com/C9Glax/tranga.git
synced 2025-01-11 19:07:32 +01:00
API: Changed uninstantiated class Program to static
This commit is contained in:
parent
437349bd27
commit
abf587377c
@ -6,7 +6,7 @@ using Tranga.LibraryManagers;
|
||||
|
||||
namespace API;
|
||||
|
||||
public class Program
|
||||
public static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user