mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 10:29:22 +00:00
Removed jump height
Added changable ragdoll button Minor edits
This commit is contained in:
parent
0fccd9e892
commit
6f9a278694
21 changed files with 59 additions and 86 deletions
|
@ -228,15 +228,6 @@ function inp_toggle_mod_amt(_obj, _callbackName) {
|
|||
<div id="MassCenter" class ="inp_toggle no-scroll" data-current="true"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h4><p style="color: #7F7F7F">Avatar independent game fixes/overhauls</p></h4><br>
|
||||
|
||||
<div class ="row-wrapper">
|
||||
<div class ="option-caption">Scaled locomotion jump: </div>
|
||||
<div class ="option-input">
|
||||
<div id="ScaledJump" class ="inp_toggle no-scroll" data-current="false"></div>
|
||||
</div>
|
||||
</div>
|
||||
`;
|
||||
document.getElementById('settings-ik').appendChild(l_block);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue