opentk / LearnOpenTK

A port of learnopengl.com's tutorials to OpenTK and C#.
Creative Commons Attribution 4.0 International
458 stars 115 forks source link

Update Program.cs #64

Closed Varusal closed 2 years ago

Varusal commented 2 years ago

Window class is now called GameWindow Replaced var with the correct classes

NogginBops commented 2 years ago

If you want to open a new PR which only removes the var, that is fine with me.