Adds a supernova event, with tweaks to allow this

This commit is contained in:
Putnam
2021-02-24 02:56:14 -08:00
parent afbc8edd35
commit 311d766bd5
9 changed files with 194 additions and 152 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"
//////////////////////////////////////////////////////////////////