Fixed issues... Again
This commit is contained in:
parent
df257c6420
commit
d837a57472
3 changed files with 50 additions and 48 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
import { userInput, pauseScreen, enableRawMode, disableRawMode, sleep } from "./functions.js";
|
||||
import './variables.js';
|
||||
import { whitespringStore, genericBOSStore, trader, eurekaStore, newVegasStore, vaultZeroStore } from "./shops.js";
|
||||
import { whitespringStore, trader, eurekaStore, newVegasStore, vaultZeroStore } from "./shops.js";
|
||||
|
||||
export function checkPOI() {
|
||||
if (path == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue