Talk:Roguelike Tutorial, using python3+tdl, part 9

From RogueBasin
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

There might be a little error in § 'Targeting: the Fireball'

this code :

   if clicked:
       return mouse_coord

shouldn't be indented more? -GruiicK

I think you are correct. It's indented a few paragraphs further down (when it has been expanded). You can have the honour of fixing it.-Muscles (talk) 21:36, 7 December 2018 (CET)