From 846794f770f94be49ea90d1622b63cfd64734c9e Mon Sep 17 00:00:00 2001 From: Tanasart Date: Tue, 10 Dec 2024 16:11:44 +0700 Subject: [PATCH] commit from gmedit --- scripts/node_gm_room/node_gm_room.gml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/node_gm_room/node_gm_room.gml b/scripts/node_gm_room/node_gm_room.gml index 29b9b2048..e075e1ee1 100644 --- a/scripts/node_gm_room/node_gm_room.gml +++ b/scripts/node_gm_room/node_gm_room.gml @@ -68,11 +68,11 @@ function Node_GMRoom(_x, _y, _group = noone) : Node(_x, _y, _group) constructor ]; static step = function() { - + } static update = function() { - + } ////Serialize