diff --git a/scripts/node_gm_room/node_gm_room.gml b/scripts/node_gm_room/node_gm_room.gml index 17f8fafef..29b9b2048 100644 --- a/scripts/node_gm_room/node_gm_room.gml +++ b/scripts/node_gm_room/node_gm_room.gml @@ -68,7 +68,7 @@ function Node_GMRoom(_x, _y, _group = noone) : Node(_x, _y, _group) constructor ]; static step = function() { - + } static update = function() {