back out of 6464

This commit is contained in:
adelikat 2014-05-02 01:32:01 +00:00
parent 0a9039fc60
commit 07e2c9758f
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ namespace BizHawk.Client.Common
}
[LuaMethodAttributes(
"setrenderpanes",
"setrenderplanes",
"Toggles the drawing of sprites and background planes. Set to false or nil to disable a pane, anything else will draw them"
)]
public static void SetRenderPlanes(params bool[] luaParam)