src/Resources.vala
authorAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2015 04:57:29 +0000 (12:57 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2015 04:57:29 +0000 (12:57 +0800)
src/Resources.vala

index 60b2e2c..41670be 100644 (file)
@@ -140,6 +140,9 @@ public class Resources : Object
                 
 
         }
+        /**
+         *  called on start to check we have all the required files..
+         */
         public void checkResources()
         {
                bool needsload = false;