forked from MagicBane/Server
HZ related stuff
This commit is contained in:
@@ -143,6 +143,11 @@ public enum SimulationManager {
|
||||
}
|
||||
}catch(Exception e){
|
||||
|
||||
}
|
||||
try{
|
||||
HotzoneManager.pulse();
|
||||
}catch(Exception e){
|
||||
|
||||
}
|
||||
SimulationManager.executionTime = Duration.between(startTime, Instant.now());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user