Fixed hotkeys accessing hasWon incorrectly

This commit is contained in:
thepaperpilot 2022-03-02 20:34:39 -06:00
parent 9efabf9cf6
commit 79c50a2366

View file

@ -1,4 +1,4 @@
import { hasWon } from "@/data/mod";
import { hasWon } from "@/data/projEntry";
import { globalBus } from "@/game/events";
import player from "@/game/player";
import {