mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
linux support
This commit is contained in:
@@ -93,7 +93,7 @@ sekcji z sąsiedniego przęsła).
|
||||
std::size_t
|
||||
TTraction::create_geometry( geometrybank_handle const &Bank, glm::dvec3 const &Origin ) {
|
||||
|
||||
if( m_geometry != NULL ) {
|
||||
if( m_geometry != 0 ) {
|
||||
return GfxRenderer.Vertices( m_geometry ).size() / 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user