[oden] Graphics is a module now
This commit is contained in:
parent
c574fd8cb8
commit
611322d9a3
2 changed files with 10 additions and 29 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import * as graphics from 'graphics';
|
||||
|
||||
function init() {
|
||||
graphics.print("Hello world!");
|
||||
// console.log("Hello world!");
|
||||
}
|
||||
|
||||
function update() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue