(965c31410a) Unstable v0.10.4.0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
using Steamworks.Data;
|
||||
|
||||
namespace Steamworks.Data
|
||||
{
|
||||
internal unsafe struct NetErrorMessage
|
||||
{
|
||||
public fixed char Value[1024];
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user