You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Refactor 'treshold' to 'threshold'
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "collision_solver_sat.h"
|
||||
#include "geometry.h"
|
||||
|
||||
#define _EDGE_IS_VALID_SUPPORT_TRESHOLD 0.02
|
||||
#define _EDGE_IS_VALID_SUPPORT_THRESHOLD 0.02
|
||||
|
||||
struct _CollectorCallback {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user