Skip to content

Commit

Permalink
Fix bug when friends are playing new blizzard games
Browse files Browse the repository at this point in the history
  • Loading branch information
berna1995 authored and Mikeprod committed May 19, 2020
1 parent f28543c commit f2dac0a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions modules/micromenu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@ function MenuModule:OnInitialize()
},
VIPR = {
text = 'Call of Duty'
},
ODIN = {
text = 'Call of Duty MW'
},
LAZR = {
text = 'Call of Duty MW2'
},
W3 = {
text = 'Warcraft 3 Reforged'
}
}
end
Expand Down

0 comments on commit f2dac0a

Please sign in to comment.