remove cheats
Some checks failed
Build / build (20) (push) Failing after 1m12s
Build / build (18) (push) Failing after 58s
Build / build (22) (push) Failing after 55s
Build / build (18) (pull_request) Failing after 35s
Build / build (22) (pull_request) Failing after 56s
Build / build (20) (pull_request) Failing after 1m10s
Some checks failed
Build / build (20) (push) Failing after 1m12s
Build / build (18) (push) Failing after 58s
Build / build (22) (push) Failing after 55s
Build / build (18) (pull_request) Failing after 35s
Build / build (22) (pull_request) Failing after 56s
Build / build (20) (pull_request) Failing after 1m10s
This commit is contained in:
parent
ecdd4ed06c
commit
d81fdd24ed
@ -13,8 +13,6 @@
|
|||||||
"skipAllDialogue": true,
|
"skipAllDialogue": true,
|
||||||
"unlockAllScans": true,
|
"unlockAllScans": true,
|
||||||
"unlockAllMissions": true,
|
"unlockAllMissions": true,
|
||||||
"unlockAllQuests": true,
|
|
||||||
"completeAllQuests": true,
|
|
||||||
"infiniteCredits": true,
|
"infiniteCredits": true,
|
||||||
"infinitePlatinum": true,
|
"infinitePlatinum": true,
|
||||||
"infiniteEndo": true,
|
"infiniteEndo": true,
|
||||||
|
@ -460,14 +460,6 @@
|
|||||||
<input class="form-check-input" type="checkbox" id="unlockAllMissions" />
|
<input class="form-check-input" type="checkbox" id="unlockAllMissions" />
|
||||||
<label class="form-check-label" for="unlockAllMissions" data-loc="cheats_unlockAllMissions"></label>
|
<label class="form-check-label" for="unlockAllMissions" data-loc="cheats_unlockAllMissions"></label>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-check">
|
|
||||||
<input class="form-check-input" type="checkbox" id="unlockAllQuests" />
|
|
||||||
<label class="form-check-label" for="unlockAllQuests" data-loc="cheats_unlockAllQuests"></label>
|
|
||||||
</div>
|
|
||||||
<div class="form-check">
|
|
||||||
<input class="form-check-input" type="checkbox" id="completeAllQuests" />
|
|
||||||
<label class="form-check-label" for="completeAllQuests" data-loc="cheats_completeAllQuests"></label>
|
|
||||||
</div>
|
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input class="form-check-input" type="checkbox" id="infiniteCredits" />
|
<input class="form-check-input" type="checkbox" id="infiniteCredits" />
|
||||||
<label class="form-check-label" for="infiniteCredits" data-loc="cheats_infiniteCredits"></label>
|
<label class="form-check-label" for="infiniteCredits" data-loc="cheats_infiniteCredits"></label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user