Skip to content

Commit

Permalink
Forgot two variables
Browse files Browse the repository at this point in the history
katietheqt-old committed Apr 29, 2024
1 parent c696d85 commit d357bb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/dev/tr7zw/exordium/config/Config.java
Original file line number Diff line number Diff line change
@@ -3,8 +3,6 @@
public class Config {

public int configVersion = 2;
public int targetFPSNameTags = 60;
public boolean enableNametagScreenBuffering = false;
public int pollRate = 60;
public ComponentSettings chatSettings = new ComponentSettings(true, 20);
public ComponentSettings debugScreenSettings = new ComponentSettings(true, 10);

0 comments on commit d357bb9

Please sign in to comment.