mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Fix typos in source code using codespell
From https://github.com/lucasdemarchi/codespell
This commit is contained in:
@@ -610,7 +610,7 @@ void Rasterizer::_free_fixed_material(const RID& p_material) {
|
||||
|
||||
void Rasterizer::flush_frame() {
|
||||
|
||||
//not really necesary to implement
|
||||
//not really necessary to implement
|
||||
}
|
||||
|
||||
Rasterizer::Rasterizer() {
|
||||
|
||||
Reference in New Issue
Block a user