work on CAutomobile

This commit is contained in:
aap
2021-08-16 00:19:09 +02:00
parent 39d2c427e5
commit 2f92ccecb1
11 changed files with 218 additions and 127 deletions

View File

@@ -140,7 +140,7 @@ class CPad
public:
enum
{
HORNHISTORY_SIZE = 5,
HORNHISTORY_SIZE = 8,
DRUNK_STEERING_BUFFER_SIZE = 10,
};
CControllerState NewState;