aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dat.h b/dat.h
index 5e984bb..26755c5 100644
--- a/dat.h
+++ b/dat.h
@@ -52,7 +52,7 @@ enum {
};
enum {
- THRUST = 100
+ THRUST = 10
};
typedef struct VModel VModel;