mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fix various typos and code style issues
This commit is contained in:
@@ -370,7 +370,7 @@ void LineBuilder::build() {
|
||||
}
|
||||
|
||||
if (!is_intersecting) {
|
||||
// In this case the joint is too corrupted to be re-used,
|
||||
// In this case the joint is too corrupted to be reused,
|
||||
// start again the strip with fallback points
|
||||
strip_begin(pos_up0, pos_down0, color1, uvx1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user