Progress on tutorial, gap tweaking (water flows faster from room to room), UPnP error messages, input keys in array, underwater aiming tweaking, tons of misc stuff commit more often ffs
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Lidgren.Network
|
||||
{
|
||||
/// <summary>
|
||||
/// Lidgren Network Library
|
||||
/// </summary>
|
||||
internal class NamespaceDoc
|
||||
{
|
||||
// <include file='_Namespace.xml' path='Documentation/*' />
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user