Add game,js and modify calcLocation. Added variable exports to every file.

This commit is contained in:
Raktbastr 2025-02-26 09:51:09 -06:00
parent 25efc4f9f9
commit 3178ef479b
10 changed files with 109 additions and 85 deletions

View file

@ -1 +1,2 @@
// River crossing screens and options.
// River crossing screens and options.
const variables = require("./variables.js");