Add set house data indexes func

This commit is contained in:
Vortrex
2021-01-02 21:55:04 -06:00
parent 8499bfaf4f
commit 56d42a9fec
16 changed files with 637 additions and 446 deletions

View File

@@ -8,6 +8,9 @@
// TYPE: Shared (JavaScript)
// ===========================================================================
"use strict";
setErrorMode(RESOURCEERRORMODE_STRICT);
// ---------------------------------------------------------------------------
function toInteger(val) {