Added distance based trackers to the ESP tab #26
Merged
Annotations
6 warnings
|
Run the Cake script:
src/Patches/OtherPatches.cs#L398
Harmony non-ref patch parameter show &= PlayerControl.LocalPlayer && PlayerControl.LocalPlayer.Data != null modified. This assignment have no effect.
|
|
Run the Cake script:
src/Patches/ChatControllerPatches.cs#L59
Harmony non-ref patch parameter chatText = BlockedWords.CensorWords(chatText, false) modified. This assignment have no effect.
|
|
Run the Cake script:
src/MalumMenu.cs#L16
Class MalumMenu has BepInPlugin attribute but does not inherit from BaseUnityPlugin
|
|
Run the Cake script:
src/Patches/OtherPatches.cs#L398
Harmony non-ref patch parameter show &= PlayerControl.LocalPlayer && PlayerControl.LocalPlayer.Data != null modified. This assignment have no effect.
|
|
Run the Cake script:
src/Patches/ChatControllerPatches.cs#L59
Harmony non-ref patch parameter chatText = BlockedWords.CensorWords(chatText, false) modified. This assignment have no effect.
|
|
Run the Cake script:
src/MalumMenu.cs#L16
Class MalumMenu has BepInPlugin attribute but does not inherit from BaseUnityPlugin
|
Loading