Version 1.6.0.0

This commit is contained in:
Siana Gearz
2011-10-17 03:56:47 +02:00
parent 02b58694bb
commit df3d30acd9
4 changed files with 6 additions and 5 deletions

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);