From 473748767cec4b2f8daee4858c670c19675a3f54 Mon Sep 17 00:00:00 2001 From: Tanasart Date: Tue, 10 Dec 2024 16:47:34 +0700 Subject: [PATCH] cc --- scripts/node_gm_room/node_gm_room.gml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/node_gm_room/node_gm_room.gml b/scripts/node_gm_room/node_gm_room.gml index 1dd627d65..14752432c 100644 --- a/scripts/node_gm_room/node_gm_room.gml +++ b/scripts/node_gm_room/node_gm_room.gml @@ -74,7 +74,7 @@ function Node_GMRoom(_x, _y, _group = noone) : Node(_x, _y, _group) constructor static update = function() { } - + ////Serialize static attributeSerialize = function() {