Graduate Orbit sim to its own thing
This commit is contained in:
parent
04cbe84c24
commit
063dd636bb
5 changed files with 105 additions and 87 deletions
4
debug.ts
4
debug.ts
|
@ -1,3 +1,3 @@
|
|||
import { TickDebug, OrbitDemo } from "./debug/tick";
|
||||
import { TickDebug } from "./debug/tick";
|
||||
|
||||
Object.assign(globalThis, { TickDebug, OrbitDemo });
|
||||
Object.assign(globalThis, { TickDebug });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue