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

moving code around

This commit is contained in:
VB
2017-06-30 10:39:31 +02:00
parent 9934fd196d
commit 4b3d038c2b
4 changed files with 41 additions and 36 deletions

View File

@@ -143,8 +143,6 @@ private:
void CabChange(TDynamicObject *old, TDynamicObject *now);
// handles vehicle change flag
void ChangeDynamic();
gl_program_light shader; //m7todo: tmp
};
//---------------------------------------------------------------------------