diff --git a/src/Mapscii.coffee b/src/Mapscii.coffee index 92a2955..ecd35b1 100644 --- a/src/Mapscii.coffee +++ b/src/Mapscii.coffee @@ -184,6 +184,7 @@ module.exports = class Mapscii #@notify JSON.stringify key _draw: -> + config.onDraw() if config.onDraw @renderer .draw @center, @zoom .then (frame) =>