This commit is contained in:
RaidMax 2019-03-17 17:38:17 -05:00
commit 95e4ee672e
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ var eventParser;
var plugin = { var plugin = {
author: 'RaidMax', author: 'RaidMax',
version: 0.2, version: 0.2,
name: 'IW3 Parser', name: 'IW4 Parser',
isParser: true, isParser: true,
onEventAsync: function (gameEvent, server) { onEventAsync: function (gameEvent, server) {

View File

@ -4,7 +4,7 @@ var eventParser;
var plugin = { var plugin = {
author: 'RaidMax', author: 'RaidMax',
version: 0.2, version: 0.2,
name: 'Plutoniun T6 Parser', name: 'Plutonium T6 Parser',
isParser: true, isParser: true,
onEventAsync: function (gameEvent, server) { onEventAsync: function (gameEvent, server) {