Updated addon repository URL and improved debug output on download
[supertux.git] / CODINGSTYLE
index 1dca62e..a7fd5ee 100644 (file)
@@ -50,6 +50,8 @@ SuperTux Coding Standards
 
   do not use /**< and other styles of comments
 
+* write regular comments with //, not with /* */
+
 * more info on good practices can be found at:
 
   http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml