mark Debugger tool as released
This commit is contained in:
parent
5a6f4d9d34
commit
c759eb80d5
|
@ -13,7 +13,7 @@ using BizHawk.Client.Common;
|
|||
|
||||
namespace BizHawk.Client.EmuHawk
|
||||
{
|
||||
[ToolAttributes(released: false)]
|
||||
[ToolAttributes(released: true)]
|
||||
public partial class GenericDebugger : Form, IToolFormAutoConfig, IControlMainform
|
||||
{
|
||||
public GenericDebugger()
|
||||
|
|
Loading…
Reference in New Issue