mirror of https://github.com/vladmandic/human
update
parent
2a041305e9
commit
46cf1694bf
|
@ -3,7 +3,7 @@ import draw from './draw.js';
|
|||
import Menu from './menu.js';
|
||||
import GLBench from './gl-bench.js';
|
||||
|
||||
const userConfig = { backend: 'humangl' }; // add any user configuration overrides
|
||||
const userConfig = {}; // add any user configuration overrides
|
||||
|
||||
/*
|
||||
const userConfig = {
|
||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
|||
Subproject commit c83eeeb158f2183d963500d9a767f04851497d2f
|
||||
Subproject commit 5ac8bed4cfbaa349480db554a1fdb3a9dd0878f3
|
Loading…
Reference in New Issue