mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Clears unused research var (#19355)
* Removes stack_origin_tech * Goodbye * I HATE MAP EDITS
This commit is contained in:
@@ -46,8 +46,6 @@
|
||||
|
||||
if(blob_type)
|
||||
color = blob_type.color
|
||||
if(LAZYLEN(blob_type.core_tech))
|
||||
origin_tech = blob_type.core_tech.Copy()
|
||||
|
||||
if(blob_type.chunk_active_type == BLOB_CHUNK_CONSTANT)
|
||||
should_tick = TRUE
|
||||
|
||||
Reference in New Issue
Block a user