octareenroon91 / -tg-station

SpareStation, downstream of Zaers' branch, out of /tg/ code.
GNU Affero General Public License v3.0
1 stars 3 forks source link

Added cable coil and health analyzer designs to autolathe #19

Closed ZioZan closed 8 years ago

ZioZan commented 8 years ago

Looks like there was an indentation error. How do I check indentation properly?

octareenroon91 commented 8 years ago

You've got a mix of spaces and tabs indenting the lines under /datum/design/cable_coil. You could remove all indentation and then make sure there's only one tab and no spaces at the start of each line.

ZioZan commented 8 years ago

Thank you. I fixed it. It compiles without errors locally.