Remove unneeded dependencies

This patches a heisenbug to be investigated later
This commit is contained in:
the-real-herowl 2023-12-24 01:27:29 +01:00
parent a1d390bd4d
commit e1d5899aa5
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
name = mcl_fovapi
author = Michieal, Herowl
description = An API for handling FOV changes.
depends = mcl_player

View File

@ -2,4 +2,4 @@ name = mcl_sprint
author = GunshipPenguin
description = Allows the player to sprint by pressing the “AUX” key (default: E).
depends = mcl_playerinfo, playerphysics, mcl_hunger, mcl_fovapi
optional = mcl_bows
optional = mcl_bows