mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 03:09:18 +02:00
Merge branch 'tmj-dev'
This commit is contained in:
@@ -105,7 +105,7 @@ TButton::model_offset() const {
|
||||
|
||||
return (
|
||||
submodel != nullptr ?
|
||||
submodel->offset( 2.5f ) :
|
||||
submodel->offset( std::numeric_limits<float>::max() ) :
|
||||
glm::vec3() );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user