This commit is contained in:
Nishi 2026-01-12 04:41:17 +09:00
commit c7558d2930
Signed by: nishi
GPG key ID: 27EF69B208EB9343

View file

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