fixed path in stylus.js
This commit is contained in:
parent
9386ff06fe
commit
fc23c2fc56
@ -1,5 +1,5 @@
|
||||
import Events from '../../node_modules/iwmlib/lib/events.js'
|
||||
import { Angle } from '../../node_modules/iwmlib/lib/utils.js'
|
||||
import Events from '../events.js'
|
||||
import { Angle } from '../utils.js'
|
||||
|
||||
class StylusCommand extends Object {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user