mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
1.17rc5
This commit is contained in:
parent
0b1af80334
commit
1d43f5d8a8
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
// 2024-04-30 15:48:57
|
// 2024-04-30 16:02:42
|
||||||
#region funtion calls
|
#region funtion calls
|
||||||
function __fnInit_Graph() {
|
function __fnInit_Graph() {
|
||||||
__registerFunction("graph_add_node", panel_graph_add_node);
|
__registerFunction("graph_add_node", panel_graph_add_node);
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// 2024-04-30 15:48:50
|
// 2024-04-30 15:49:15
|
||||||
#region funtion calls
|
#region funtion calls
|
||||||
function __fnInit_Graph() {
|
function __fnInit_Graph() {
|
||||||
__registerFunction("graph_add_node", panel_graph_add_node);
|
__registerFunction("graph_add_node", panel_graph_add_node);
|
||||||
|
|
Loading…
Reference in a new issue