chore: normalize regional project files

This commit is contained in:
Rijad Zuzo
2026-08-13 00:08:47 +02:00
parent b3b98c6456
commit 6523fc28b8
3 changed files with 16 additions and 14 deletions
+1 -3
View File
@@ -326,9 +326,7 @@ func get_headcount() -> int:
return headcount
func with_location(
address: SpatialAddress, cause_event_id: int = -1
) -> MobileGroupStateRecord:
func with_location(address: SpatialAddress, cause_event_id: int = -1) -> MobileGroupStateRecord:
var history_event_ids := _history_with_event(cause_event_id)
return create_at_location(
get_group_id(),