You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
@@ -70,7 +70,7 @@ private:
|
||||
bool loop_wrap = true;
|
||||
NodePath path; // path to something
|
||||
bool imported = false;
|
||||
bool enabled = false;
|
||||
bool enabled = true;
|
||||
Track() {}
|
||||
virtual ~Track() {}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user