update Version, Date in Lua.xml
These elements are normally automatically updated when a new Lua.xml is generated using the --ExportLuaInformation command line argument, but I've manually updated them here. It works for now. Running --ExportLuaInformation will generate a new Lua.xml file with everything available to Lua, including some repetitively-named functions ported from notitg that were manually condensed down within Lua.xml. We want to keep these condensed parts, so ExportLuaInformation should probably be fixed/replaced in the future.
This commit is contained in:
+2
-2
@@ -2981,6 +2981,6 @@
|
||||
<Constant name='right' value=''HorizAlign_Right''/>
|
||||
<Constant name='top' value=''VertAlign_Top''/>
|
||||
</Constants>
|
||||
<Version>StepMania5.1-git-d03ec2658f</Version>
|
||||
<Date>2020-05-11</Date>
|
||||
<Version>StepMania5.1-git-89229ed915</Version>
|
||||
<Date>2020-06-25</Date>
|
||||
</Lua>
|
||||
|
||||
Reference in New Issue
Block a user