Skip to content

Commit 3117cca

Browse files
rwaldronmkellner
authored andcommitted
examples/commodetto/mini-drag: import config. Fixes gh-9
1 parent bd2cf28 commit 3117cca

File tree

1 file changed

+1
-0
lines changed
  • examples/commodetto/mini-drag

1 file changed

+1
-0
lines changed

examples/commodetto/mini-drag/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import parseBMP from "commodetto/parseBMP";
2121
import Poco from "commodetto/Poco";
2222
import Resource from "Resource";
2323
import Timer from "timer";
24+
import config from "mc/config";
2425

2526
let render = new Poco(screen);
2627

0 commit comments

Comments
 (0)