tiny fix
This commit is contained in:
parent
b8c714696f
commit
c7558d2930
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ GSClient GSClientCreate(GSEngine engine) {
|
|||
client->look_at[1] = 1;
|
||||
client->look_at[2] = 0;
|
||||
|
||||
client->light0[0] = 5;
|
||||
client->light0[0] = 2.5;
|
||||
client->light0[1] = 5;
|
||||
client->light0[2] = 5;
|
||||
client->light0[3] = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue