mirror of
https://github.com/funkemunky/KauriV3.git
synced 2026-06-03 14:52:18 +00:00
Fixing stuff not working
This commit is contained in:
@@ -67,6 +67,8 @@ public class APlayer {
|
||||
@Getter
|
||||
private Object playerConnection;
|
||||
|
||||
public int hitsToCancel;
|
||||
|
||||
public final Map<Short, Tuple<InstantAction, Consumer<InstantAction>>> instantTransaction = new HashMap<>();
|
||||
public final List<NormalAction> keepAliveStamps = new ArrayList<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user