@@ -684,7 +684,6 @@ local system = evolved.builder()
localhealth_components=chunk:components(health)
fori=1,entity_countdo
print(i)
health_components[i]=math.max(
health_components[i]-1,
0)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.