This commit is contained in:
Anuken
2024-03-30 14:22:22 -04:00
parent f67d885e79
commit a8588c38b4
2 changed files with 2 additions and 2 deletions

View File

@@ -1380,7 +1380,7 @@ public class LStatements{
}
}
@RegisterStatement("weathersensor")
@RegisterStatement("weathersense")
public static class WeatherSenseStatement extends LStatement{
public String to = "result";
public String weather = "@rain";