1
0
Fork 0

Merge pull request 'Fix a heisenbug' (#4098) from depends_patch into master

Reviewed-on: MineClone2/MineClone2#4098
This commit is contained in:
the-real-herowl 2023-12-24 05:04:49 +00:00
commit b6938bad90
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