Removed Steam.cs because we already gutted it anyhow.
This commit is contained in:
parent
ac25526aa3
commit
af9fd921bf
2 changed files with 0 additions and 18 deletions
BIN
Terraria.suo
BIN
Terraria.suo
Binary file not shown.
|
|
@ -1,18 +0,0 @@
|
||||||
namespace Terraria
|
|
||||||
{
|
|
||||||
using System;
|
|
||||||
using System.Runtime.InteropServices;
|
|
||||||
|
|
||||||
public class Steam
|
|
||||||
{
|
|
||||||
|
|
||||||
public static void Init()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
public static void Kill()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue