Skip to content

Commit

Permalink
Added value for weaponOffsetScaleY
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jun 27, 2003
1 parent 8a81834 commit 6a7e2a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/Src/dd_main.c
Expand Up @@ -671,6 +671,7 @@ ddvalue_t ddValues[DD_LAST_VALUE - DD_FIRST_VALUE - 1] =
{ &psp_move_speed, &psp_move_speed },
{ &cplr_thrust_mul, &cplr_thrust_mul },
{ &clientPaused, &clientPaused },
{ &weaponOffsetScaleY, &weaponOffsetScaleY }
};

//===========================================================================
Expand Down

0 comments on commit 6a7e2a5

Please sign in to comment.