mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-03 06:22:55 +00:00
manually fix indent
This commit is contained in:
@@ -47,7 +47,7 @@ class GridMap : public Spatial {
|
||||
OBJ_TYPE( GridMap, Spatial );
|
||||
|
||||
enum {
|
||||
MAP_DIRTY_TRANSFORMS=1,
|
||||
MAP_DIRTY_TRANSFORMS=1,
|
||||
MAP_DIRTY_INSTANCES=2,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user