forked from x/icebergs
opt some
This commit is contained in:
parent
95b45c2f15
commit
e34752141a
@ -115,7 +115,7 @@ func _space_fork(m *ice.Message) {
|
|||||||
SpaceEvent(m.Spawn(ice.MSG_USERROLE, aaa.TECH), OPS_SERVER_OPEN, name, args...)
|
SpaceEvent(m.Spawn(ice.MSG_USERROLE, aaa.TECH), OPS_SERVER_OPEN, name, args...)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
_space_handle(m, safe, name, c)
|
_space_handle(m.Spawn(), safe, name, c)
|
||||||
}, kit.JoinWord(SPACE, name))
|
}, kit.JoinWord(SPACE, name))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user