Rename resources/Scripts/Lines.cs to scripts/Lines.cs
[skip ci]
This commit is contained in:
Родитель
9750db0ee6
Коммит
613c554c3a
|
@ -1,4 +1,4 @@
|
|||
for (double y = 30; y < 300; y += 30)
|
||||
{
|
||||
Editor.ShapeFactory.Line(30, y, 300, y, true);
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче