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:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace IW4MAdmin.Application.EventParsers
|
||||
{
|
||||
class T6MEventParser : IW4EventParser
|
||||
class T6MEventParser : BaseEventParser
|
||||
{
|
||||
public T6MEventParser() : base()
|
||||
{
|
||||
|
Reference in New Issue
Block a user