Quick Fix
Dieser Commit ist enthalten in:
Ursprung
4cc03892c9
Commit
d7a9ce65d4
@ -179,7 +179,7 @@ public class RecordSystem {
|
|||||||
Recorder.rByte(0x0A);
|
Recorder.rByte(0x0A);
|
||||||
Recorder.rInt(e.getEntityId());
|
Recorder.rInt(e.getEntityId());
|
||||||
Recorder.rBoolean(start);
|
Recorder.rBoolean(start);
|
||||||
Recorder.rBoolean(hand);
|
Recorder.rBoolean(offHand);
|
||||||
Recorder.flush();
|
Recorder.flush();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren