summaryrefslogtreecommitdiff
path: root/boost_cart/settingtypes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'boost_cart/settingtypes.txt')
-rw-r--r--boost_cart/settingtypes.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/boost_cart/settingtypes.txt b/boost_cart/settingtypes.txt
deleted file mode 100644
index d64d88a..0000000
--- a/boost_cart/settingtypes.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# Maximal speed of the cart in m/s (min=1, max=100)
-boost_cart.speed_max (Maximal speed) int 10 1 100
-
-# Maximal speed to which the driving player can accelerate the cart by punching
-# from inside the cart. -1 will disable this feature. (min=-1, max=100)
-boost_cart.punch_speed_max (Maximal punch speed) int 7 -1 100 \ No newline at end of file