mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-01-11 13:51:11 +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("#"):
|
if cl.begins_with("#"):
|
||||||
scope_lines.append(cl)
|
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
|
current_index += 1
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user