Add +NOGRAVITY to coronas

This commit is contained in:
Magnus Norddahl 2023-04-06 21:12:51 +02:00
commit e411ca3119

View file

@ -5,6 +5,7 @@ class Corona : Actor native
RenderStyle "Add";
RenderRadius 1024.0;
+NOINTERACTION
+NOGRAVITY
+FORCEXYBILLBOARD
}
}