Skip to content

Commit

Permalink
remove bulletAlert
Browse files Browse the repository at this point in the history
  • Loading branch information
LombreBlanche34 committed Oct 16, 2022
1 parent c532554 commit aa25952
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
25 changes: 0 additions & 25 deletions script/bulletAlert.js

This file was deleted.

7 changes: 0 additions & 7 deletions settings/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ let loadSettings = function () {
checked: getNullOrCheck("fpsOnUI"),
needsRestart: "none"
},
bulletAlert: {
name: "bullet alert",
id: "bulletAlert",
type: "checkbox",
checked: getNullOrCheck("bulletAlert"),
needsRestart: "inline"
},
totalPlayers: {
name: "total players on server tab",
id: "totalPlayers",
Expand Down

0 comments on commit aa25952

Please sign in to comment.