Index: init.h
===================================================================
--- init.h	(revision 594)
+++ init.h	(revision 595)
@@ -68,7 +68,7 @@
 lighting="on" 									#lighting: on/enable or off/disable (default: on )
 light0=0,50,150,200,1000000,1,0.9,0.7 			#light 0 parameters (default:  0,50,150,200,1000000,1,0.9,0.7)
 background=1,0.9,0.7,1 							#background color (default:  1,0.9,0.7,1)
-sky="normal" 									#sky method: none, normal, sphere (default:  normal)//NOT USED
+sky="normal" 									#sky method: none, normal, sphere (default:  normal) (NOT USED YET)
 ##
 It returns 1 if the load process ends correctly, or 0 is something crash in the middle.