16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 04:19:19 +02:00

merge fixes (still broken)

This commit is contained in:
VB
2017-06-28 14:05:05 +02:00
parent 91864d8195
commit f01498facc
11 changed files with 95 additions and 120 deletions

View File

@@ -14,6 +14,8 @@ cStars::init() {
void
cStars::render() {
//m7todo: restore
/*
// setup
::glPushMatrix();
@@ -27,4 +29,5 @@ cStars::render() {
::glPointSize( 3.0f );
::glPopMatrix();
*/
}