1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00
This commit is contained in:
RaidMax
2019-03-17 17:38:17 -05:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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