mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
Fix unused proc in prometheans
This commit is contained in:
@@ -283,7 +283,8 @@ var/list/wrapped_species_by_ref = list()
|
||||
|
||||
spawn(0)
|
||||
regenerate_icons()
|
||||
|
||||
/* VOREStation Edit - Our own trait system, sorry.
|
||||
if(species && mind)
|
||||
apply_traits()
|
||||
*/
|
||||
return
|
||||
Reference in New Issue
Block a user