Skip to content

Commit

Permalink
Update coding.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpeppers committed Jan 17, 2014
1 parent ccb81ca commit 72a01eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions coding.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ public class NickCage : MonoBehaviour
}
```

Also make sure your spaces are formatted appropriately. = and == should have spaces around them. The curly brace trick will fix these, too.

#Comments

As in the above example, there is a stupid default comment made by Unity. If the comment is nonsense, *DELETE IT*!
Expand Down

0 comments on commit 72a01eb

Please sign in to comment.