2 typos fixed

Plutoniun -> Plutonium
IW3 -> IW4
This commit is contained in:
Xerxes 2019-03-17 10:57:52 +01:00 committed by RaidMax
parent c8ec0eefa9
commit 53c3ff6ce3
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) {