From 7bce84be066972cc716079df249ac531d6740fd2 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 13 Aug 2007 02:16:23 +0000 Subject: [PATCH] Allow package names for function identifiers. E.g., "Foo.Bar". --- stepmania/Docs/Lua.xsd | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/stepmania/Docs/Lua.xsd b/stepmania/Docs/Lua.xsd index 0085dc65b2..2f55aacf37 100644 --- a/stepmania/Docs/Lua.xsd +++ b/stepmania/Docs/Lua.xsd @@ -43,6 +43,12 @@ + + + + + + @@ -123,7 +129,7 @@ - +