update & rollback some "big changes"

This commit is contained in:
HSGamer
2023-08-18 22:34:08 +07:00
parent 5ed0c47e84
commit c11223b174
9 changed files with 52 additions and 59 deletions

View File

@ -26,7 +26,6 @@ public final class Misc {
public static final int TIME_CONVERSION_FACTOR = 1000;
public static final int TICK_CONVERSION_FACTOR = 20;
public static final int TICK_MS_CONVERSION_FACTOR = 50;
public static final int PLAYER_RESPAWN_COOLDOWN_SECONDS = 5;
public static final double SKILL_MESSAGE_MAX_SENDING_DISTANCE = 10.0;