mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 07:39:19 +02:00
replaced basic array in the model manager with stl containers
This commit is contained in:
@@ -909,7 +909,7 @@ texture_manager::info() const {
|
||||
}
|
||||
|
||||
return
|
||||
"Textures: "
|
||||
"; textures: "
|
||||
#ifdef EU07_DEFERRED_TEXTURE_UPLOAD
|
||||
+ std::to_string( readytexturecount )
|
||||
+ " ("
|
||||
|
||||
Reference in New Issue
Block a user