mirror of
https://github.com/godotengine/godot.git
synced 2025-10-31 21:51:22 +00:00
remove trailing whitespace
This commit is contained in:
parent
b0a5347a1c
commit
33403d91f7
24 changed files with 80 additions and 80 deletions
|
|
@ -130,7 +130,7 @@ class TileMapEditor : public VBoxContainer {
|
|||
|
||||
void _fill_points(const DVector<Vector2> p_points, const Dictionary& p_op);
|
||||
void _erase_points(const DVector<Vector2> p_points);
|
||||
|
||||
|
||||
void _select(const Point2i& p_from, const Point2i& p_to);
|
||||
|
||||
void _draw_cell(int p_cell, const Point2i& p_point, bool p_flip_h, bool p_flip_v, bool p_transpose, const Matrix32& p_xform);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue