Skip to content

Commit

Permalink
disable ping temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest committed Feb 14, 2024
1 parent eca413b commit 0086c44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod_name = EvergreenHUD
mod_id = evergreenhud
mod_version = 2.1.3
mod_version = 2.1.4
mod_archives_name=EvergreenHUD

# Gradle Configuration -- DO NOT TOUCH THESE VALUES.
Expand Down
2 changes: 1 addition & 1 deletion src/main/kotlin/org/polyfrost/evergreenhud/EvergreenHUD.kt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class EvergreenHUD {
Map()
MapType()
Memory()
Ping()
//Ping()
Pitch()
PlaceCount()
PlayerPreview()
Expand Down

0 comments on commit 0086c44

Please sign in to comment.