mirror of
https://github.com/Tribes2-SCP/AssetCompat.git
synced 2026-03-06 05:50:31 +00:00
Used the wrong global variable in mouseJet
This commit is contained in:
parent
14a2638045
commit
0f0ed48772
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@
|
|||
// Apparently our Torque3D build already has this in it, how convenient.
|
||||
function mouseJet(%jetting)
|
||||
{
|
||||
$player::jumpJetTrigger = %jetting;
|
||||
$mvTriggerCount1 = %jetting;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue