mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 07:40:26 +02:00
Now get rid of this white space
This commit is contained in:
@ -152,9 +152,7 @@ bool parseNode(json data, SMeshBuffer* meshBuffer) {
|
|||||||
if (grabQuaternionf(data, "rotation", rotation)) {
|
if (grabQuaternionf(data, "rotation", rotation)) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user