1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

Add commenting for parsers

rename IW4*Parser to Base*Parser
This commit is contained in:
RaidMax
2019-02-02 19:40:37 -06:00
parent 5e7aefb35f
commit 0860ce6f62
16 changed files with 171 additions and 74 deletions

View File

@ -2,7 +2,7 @@
namespace IW4MAdmin.Application.EventParsers
{
class T6MEventParser : IW4EventParser
class T6MEventParser : BaseEventParser
{
public T6MEventParser() : base()
{