We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ce5d3 commit 42f17caCopy full SHA for 42f17ca
plugin_sa/game_sa/CDamageManager.h
@@ -58,6 +58,8 @@ enum PLUGIN_API eWheels {
58
enum PLUGIN_API ePanels {
59
WING_FRONT_LEFT = 0,
60
WING_FRONT_RIGHT = 1,
61
+ WING_REAR_LEFT = 2,
62
+ WING_REAR_RIGHT = 3,
63
WINDSCREEN = 4,
64
BUMP_FRONT = 5,
65
BUMP_REAR = 6
0 commit comments