move replay viewer delegate into mod
This commit is contained in:
@@ -13,7 +13,7 @@ using System.IO;
|
||||
|
||||
namespace OpenRA.Network
|
||||
{
|
||||
static class OrderIO
|
||||
public static class OrderIO
|
||||
{
|
||||
public static void Write(this Stream s, byte[] buf)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user