1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Fixed Dota EventRectangle Size

This commit is contained in:
Logan Saso 2016-03-10 15:00:58 -08:00
parent 8d81e20474
commit 1616d36a77

View File

@ -57,7 +57,7 @@ namespace Artemis.Modules.Games.Dota2
EventRectangle = new KeyboardRectangle(MainManager.KeyboardManager.ActiveKeyboard
, 0
, _topRow.TopLeft.X + 2
, _topRow.TopLeft.X + 3
, new List<Color>()
, LinearGradientMode.Horizontal)
{