mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 16:19:36 +01:00
[MIRROR] Clears unused research var (#12685)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
71699b747b
commit
bb3778d69d
@@ -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