mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-13 07:47:06 +01:00
comm
This commit is contained in:
parent
301a4f08e5
commit
046fe8a27f
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ function Node_GMRoom(_x, _y, _group = noone) : Node(_x, _y, _group) constructor
|
||||||
];
|
];
|
||||||
|
|
||||||
static step = function() {
|
static step = function() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static update = function() {
|
static update = function() {
|
||||||
|
|
Loading…
Reference in a new issue