From 76fa79caa6ea8d40caf515266ca2d6e7be6a26af Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Sat, 31 Aug 2013 23:59:22 -0400 Subject: [PATCH] update to a more complete Lua.xml The current placement of the call to GetLuaInformation misses a bunch of our "singletons." Moving it causes problems, but we can at least include them in the documentation as if it worked properly. :) --- Docs/Luadoc/Lua.xml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index 38b935bfb5..994dd0d681 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -1701,6 +1701,8 @@ + + @@ -1770,13 +1772,25 @@ + + + - + + + + + + + + + + @@ -2362,6 +2376,6 @@ - StepMania v5.0 beta 1a - 2013-03-24 + StepMania v5.0 beta 2a + 2013-08-31