Explorar o código

Disable weather;

bjorn %!s(int64=11) %!d(string=hai) anos
pai
achega
13adf9e45f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/map.lua

+ 1 - 1
lib/map.lua

@@ -80,7 +80,7 @@ function Map:init(name)
   if self.weather then
     self.weather = new(data.weather[self.weather])
     if ctx.view then
-      ctx.view:register(self.weather)
+      -- ctx.view:register(self.weather)
     end
   end