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

Merge branch 'tmj-dev' into milek-dev

This commit is contained in:
milek7
2018-03-30 00:32:53 +02:00
15 changed files with 336 additions and 182 deletions

View File

@@ -9,5 +9,5 @@
void
cStars::init() {
m_stars = TModelsManager::GetModel( "models/skydome_stars.t3d", false );
m_stars = TModelsManager::GetModel( "skydome_stars.t3d", false );
}