add_light_sources nicht mehr oeffentlich.
Das public ist IMHO aus der Testzeit ueber geblieben.
Change-Id: Idec39d55a391a196fc0ac3409b61a1656993b0f0
diff --git a/std/container/light.c b/std/container/light.c
index 435400f..7de4c43 100644
--- a/std/container/light.c
+++ b/std/container/light.c
@@ -38,7 +38,7 @@
return 999;
}
-public int add_light_sources(int * sources) {
+protected int add_light_sources(int * sources) {
float light = 0.0;
//printf("als(%O): %O\n",this_object(),sources);
// Alle Lichtlevel werden als Exponent von e aufgefasst und die Summe dieser