git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1327 993157c7-ee19-0410-b2c4-bb4e9862e678

This commit is contained in:
(no author)
2007-07-23 10:52:07 +00:00
parent 67b1f6e494
commit c8a81ffce4
8 changed files with 14 additions and 113 deletions

View File

@@ -0,0 +1,10 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace OpenRa.Game
{
class Network
{
}
}