mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
Gravity generator icon properly reflects its state on roundstart. (#20412)
* Gravity generator updates icon on initialize
* Use set_power instead of update icon
* Fixes Restore Power Routine
* Revert "Fixes Restore Power Routine"
This reverts commit 5e17dc33f2.
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
@@ -65,6 +65,7 @@ GLOBAL_LIST_EMPTY(gravity_generators)
|
||||
. = ..()
|
||||
setup_parts()
|
||||
update_gen_list()
|
||||
set_power()
|
||||
|
||||
//
|
||||
// Main Generator with the main code
|
||||
|
||||
Reference in New Issue
Block a user