Updated to work on Linux, redesigned core

This commit is contained in:
David Anderson
2005-08-24 02:53:38 +00:00
parent 5b208eb9f5
commit 82fed37247
18 changed files with 608 additions and 115 deletions

View File

@ -2,9 +2,7 @@ using System;
namespace AMXXRelease
{
/// <summary>
/// Summary description for ModTs.
/// </summary>
//The Specialists
public class ModTs : AMod
{
public ModTs()