You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
remove trailing whitespace
This commit is contained in:
@@ -1612,7 +1612,7 @@ void RasterizerFlash::_add_geometry( const Geometry* p_geometry, const InstanceD
|
||||
|
||||
if (m->flags[VS::MATERIAL_FLAG_UNSHADED]) {
|
||||
|
||||
e->light_key-=1;
|
||||
e->light_key-=1;
|
||||
} else {
|
||||
|
||||
//setup lights
|
||||
|
||||
Reference in New Issue
Block a user