mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Fix EOF newlines in using multiple threads
CI goes brrrr
This commit is contained in:
@@ -498,4 +498,3 @@ ready to be processed:
|
||||
mutex->unlock();
|
||||
return counter_value;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user