This commit is contained in:
bloeys
2022-10-01 01:48:59 +04:00
parent 0da031aa57
commit 271b1c0cea

View File

@ -192,7 +192,6 @@ func (g *OurGame) Init() {
//Lights
simpleMat.SetUnifVec3("lightPos1", lightPos1)
simpleMat.SetUnifVec3("lightColor1", lightColor1)
}
// @TODO: Add this to gglm