From c9ee0ea64d380ebed090e9fdbb2ff11d77cb732a Mon Sep 17 00:00:00 2001 From: ebaydayz Date: Tue, 8 Mar 2016 19:36:58 -0500 Subject: [PATCH] Fix tab in CfgWorlds.hpp --- SQF/dayz_code/Configs/CfgWorlds.hpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgWorlds.hpp b/SQF/dayz_code/Configs/CfgWorlds.hpp index 30c4c9332..d45cb9ea5 100644 --- a/SQF/dayz_code/Configs/CfgWorlds.hpp +++ b/SQF/dayz_code/Configs/CfgWorlds.hpp @@ -5,13 +5,13 @@ class DefaultLighting; // External class reference class DayLightingRainy; // External class reference class Weather; // External class reference class Overcast { - class Weather1; - class Weather2; - class Weather3; - class Weather4; - class Weather5; - class Weather6; - class Weather7; + class Weather1; + class Weather2; + class Weather3; + class Weather4; + class Weather5; + class Weather6; + class Weather7; }; class CfgWorlds {