Add basic hex functionality and clean up hooks and Vector2 class
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import Dexie from "dexie";
|
||||
|
||||
import blobToBuffer from "./helpers/blobToBuffer";
|
||||
import { getMapDefaultInset } from "./helpers/map";
|
||||
import { getMapDefaultInset } from "./helpers/grid";
|
||||
import { convertOldActionsToShapes } from "./actions";
|
||||
|
||||
function loadVersions(db) {
|
||||
|
||||
Reference in New Issue
Block a user