Line-ending fixup.

This commit is contained in:
Shyotl
2011-10-17 14:11:30 -05:00
parent c413d62536
commit 67230a3290

View File

@@ -372,7 +372,7 @@ bool idle_startup()
static U64 first_sim_handle = 0;
static LLHost first_sim;
static std::string first_sim_seed_cap;
static U32 first_sim_size_x = 256;
static U32 first_sim_size_x = 256;
static U32 first_sim_size_y = 256;
static LLVector3 initial_sun_direction(1.f, 0.f, 0.f);