oops
This commit is contained in:
parent
a9c460802b
commit
a8bf7f1828
|
@ -187,6 +187,10 @@ namespace BizHawk.Client.EmuHawk
|
|||
}
|
||||
}
|
||||
|
||||
[LuaMethodAttributes(
|
||||
"onqueryitemicon",
|
||||
"called during the icon draw event of the tastudio listview"
|
||||
)]
|
||||
public void OnQueryItemIcon(LuaFunction luaf)
|
||||
{
|
||||
if (Engaged())
|
||||
|
|
Loading…
Reference in New Issue