j
This commit is contained in:
parent
79b5e4a7b4
commit
c99d6785ba
1 changed files with 0 additions and 5 deletions
|
|
@ -54,11 +54,6 @@ GSClient GSClientCreate(GSEngine engine) {
|
|||
client->light0[2] = 0;
|
||||
client->light0[3] = 0;
|
||||
|
||||
client->light0[0] = 5;
|
||||
client->light0[1] = 5;
|
||||
client->light0[2] = 0;
|
||||
client->light0[3] = 1;
|
||||
|
||||
client->skybox_enabled = GSFalse;
|
||||
|
||||
if((client->sengine = GSSoundEngineCreate(client)) == NULL) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue