Happy IntelliJ
This commit is contained in:
parent
cfd5d2e2c3
commit
ae278b402e
@ -4,6 +4,6 @@ public class Program
|
|||||||
{
|
{
|
||||||
public static void Main(string[] args)
|
public static void Main(string[] args)
|
||||||
{
|
{
|
||||||
new OpenCS2hock();
|
OpenCS2hock openCS2Hock = new OpenCS2hock();
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user