Lua console - use smaller stop icon that does not bleed into other rows
This commit is contained in:
parent
345ae3b872
commit
96119b7734
|
@ -418,7 +418,7 @@ namespace BizHawk.Client.EmuHawk
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
bitmap = Properties.Resources.StopButton;
|
bitmap = Properties.Resources.Stop;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue