232
224
self.console:watch('the.player.y', 'the.player.y')
233
225
self.console:watch('the.app.width', 'the.app.width')
234
226
self.console:watch('the.app.height', 'the.app.height')
236
227
--self.console:watch('drawTook', 'the.drawTook')
238
229
-- back off that dark overlay a bit