From 624fc3968e088f72b32bcc1cc93ac62763d73e11 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Sat, 25 Nov 2017 13:53:10 +0100 Subject: [PATCH] gamemode: Fix wrong id for settings This caused some of these to overwrite each other. --- source/gamemodes/prophuntextended/prophuntextended.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/gamemodes/prophuntextended/prophuntextended.txt b/source/gamemodes/prophuntextended/prophuntextended.txt index ace6727..d612366 100644 --- a/source/gamemodes/prophuntextended/prophuntextended.txt +++ b/source/gamemodes/prophuntextended/prophuntextended.txt @@ -346,7 +346,7 @@ "default" "20" "help" "Camera: Horizontal allowed camera distance range." } - 803 + 804 { "name" "ph_camera_distance_up_range" "text" "Camera Vertical Offset Range" @@ -354,7 +354,7 @@ "default" "20" "help" "Camera: Vertical allowed camera distance range." } - 803 + 805 { "name" "ph_camera_lag_min" "text" "Camera Lag Min." @@ -362,7 +362,7 @@ "default" "0" "help" "Camera: Minimum Camera Lag." } - 803 + 806 { "name" "ph_camera_lag_max" "text" "Camera Lag Max."