mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-21 06:16:43 +00:00
fixed test, verilog; updated slip counter preset
This commit is contained in:
@@ -47,8 +47,8 @@ global.localStorage = {
|
||||
includeInThisContext("localForage/dist/localforage.js");
|
||||
includeInThisContext("gen/util.js");
|
||||
includeInThisContext("src/store.js");
|
||||
//var wtypes = require("../../gen/workertypes.js");
|
||||
var prj = require("../../gen/project.js");
|
||||
var prj = require("../../gen/workertypes.js");
|
||||
|
||||
var test_platform_id = "_TEST";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user