63
edits
m |
|||
| Line 6: | Line 6: | ||
Function to change them: <code>Vars.table.setting(value)</code> | Function to change them: <code>Vars.table.setting(value)</code> | ||
{{Collapse|1=<pre> | |||
Vars = | Vars = | ||
{ AlphaMeshBarn = | { AlphaMeshBarn = | ||
| Line 1,149: | Line 1,148: | ||
} | } | ||
} | } | ||
</ | </pre>|2=Contents of Vars.lua dumped from runtime because it's different than the loose file ones, also found embedded in exe.}} | ||