mirror of
https://github.com/C9Glax/tranga.git
synced 2025-01-12 03:17:33 +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;
|
namespace API;
|
||||||
|
|
||||||
public class Program
|
public static class Program
|
||||||
{
|
{
|
||||||
public static void Main(string[] args)
|
public static void Main(string[] args)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user