fix to emu.setrenderpanes

This commit is contained in:
adelikat 2014-05-01 12:06:54 +00:00
parent f84ddbaa08
commit f2c5b4eeb4
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ namespace BizHawk.Client.Common
}
[LuaMethodAttributes(
"setrenderplanes",
"setrenderpanes",
"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( // For now, it accepts arguments up to 5.