chore: normalize regional project files
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user