Signed-off-by: yoyosource <yoyosource@nidido.de>
Dieser Commit ist enthalten in:
Ursprung
f2ef3c4634
Commit
f944fbd8cd
@ -59,9 +59,9 @@ public abstract class AutoTraceRecorder implements TraceRecorder {
|
||||
|
||||
private void startRecording() {
|
||||
lastExplosion = 0;
|
||||
recording = true;
|
||||
startTime = TPSUtils.currentTick.get();
|
||||
record = recordSupplier.get();
|
||||
recording = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren