mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-12-21 13:16:49 +01:00
Process the comments once again.
This commit is contained in:
parent
e4a07e87a3
commit
db534b724b
@ -56,6 +56,8 @@ class GDSScope:
|
||||
|
||||
if cl.begins_with("#"):
|
||||
scope_lines.append(cl)
|
||||
scope_line_order.push_back(GDScopeLineType.GDSCOPE_TYPE_LINE)
|
||||
scope_line_order.push_back(scope_lines.size() - 1)
|
||||
current_index += 1
|
||||
continue
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user