Merge pull request #14306 from Putnam3145/supernova

Adds a supernova event, with tweaks to allow this
This commit is contained in:
silicons
2021-03-10 01:32:52 -07:00
committed by GitHub
10 changed files with 201 additions and 157 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
#define COMPONENT_GLOB_BLOCK_CINEMATIC 1
// signals from globally accessible objects
/// from SSsun when the sun changes position : (azimuth)
/// from SSsun when the sun changes position : (primary_sun, suns)
#define COMSIG_SUN_MOVED "sun_moved"
//////////////////////////////////////////////////////////////////