mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-11 21:06:55 +00:00
always refresh cache when in combat
This commit is contained in:
@@ -42,6 +42,7 @@ public class PlayerManager {
|
|||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
playerData.setLastCombatCheck(true);
|
playerData.setLastCombatCheck(true);
|
||||||
|
playerData.refreshCachetime();
|
||||||
}
|
}
|
||||||
}), 20, 20);
|
}), 20, 20);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user