mirror of
https://github.com/Relintai/pandemonium_engine_easy_charts.git
synced 2025-01-19 14:57:19 +01:00
refactor: rename LineChart.gd to line_chart.gd
This commit is contained in:
parent
356f4cf60d
commit
fd1826beb7
@ -1,7 +1,8 @@
|
|||||||
[gd_scene load_steps=4 format=2]
|
[gd_scene load_steps=4 format=2]
|
||||||
|
|
||||||
[ext_resource path="res://addons/easy_charts/Utilities/Point/PointData.tscn" type="PackedScene" id=1]
|
[ext_resource path="res://addons/easy_charts/Utilities/Point/PointData.tscn" type="PackedScene" id=1]
|
||||||
[ext_resource path="res://addons/easy_charts/LineChart/LineChart.gd" type="Script" id=4]
|
[ext_resource path="res://addons/easy_charts/LineChart/line_chart.gd" type="Script" id=4]
|
||||||
|
|
||||||
|
|
||||||
[sub_resource type="Theme" id=1]
|
[sub_resource type="Theme" id=1]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user