Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 310 Bytes

File metadata and controls

16 lines (11 loc) · 310 Bytes

Description

GitHub issue: #

How to test / set up

Known issues

Code hygiene

  • The code handles errors gracefully
  • The code doesn't contain unnecesary commented out code
  • The code doesn't contain spamming/forgotten/unclear Debug.Log()s
  • The code is properly formatted