2 typos fixed
Plutoniun -> Plutonium IW3 -> IW4
This commit is contained in:
parent
c8ec0eefa9
commit
53c3ff6ce3
@ -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) {
|
||||||
|
@ -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) {
|
||||||
|
Loading…
Reference in New Issue
Block a user