mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 06:26:42 +01:00
commit from gmedit
This commit is contained in:
parent
046fe8a27f
commit
846794f770
1 changed files with 2 additions and 2 deletions
|
@ -68,11 +68,11 @@ function Node_GMRoom(_x, _y, _group = noone) : Node(_x, _y, _group) constructor
|
|||
];
|
||||
|
||||
static step = function() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
static update = function() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
////Serialize
|
||||
|
|
Loading…
Reference in a new issue