The time can be set within the GUI
This commit is contained in:
@@ -10,4 +10,6 @@ package de.c3ma.ollo;
|
||||
public interface LuaSimulation {
|
||||
|
||||
public void rebootTriggered();
|
||||
|
||||
public void setSimulationTime(long timeInMillis);
|
||||
}
|
||||
|
Reference in New Issue
Block a user