Kai did magic

This commit is contained in:
C3MA
2018-01-12 20:38:35 +01:00
parent a83600281d
commit 78a9027ad7
6 changed files with 341 additions and 329 deletions

View File

@@ -9,5 +9,5 @@ package de.c3ma.ollo;
*/
public interface LuaSimulation {
public void reboottriggered();
public void rebootTriggered();
}