mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Fixes digestive analyzer missing sync button
I have no idea how that happened.
This commit is contained in:
@@ -224,7 +224,7 @@
|
|||||||
dat += "<font color='red'>Cargo compartment slot: Fuel.</font><BR>"
|
dat += "<font color='red'>Cargo compartment slot: Fuel.</font><BR>"
|
||||||
dat += "<font color='red'>([list2text(contents - (deliveryslot_1 + deliveryslot_2 + deliveryslot_3),", ")])</font><BR><BR>"
|
dat += "<font color='red'>([list2text(contents - (deliveryslot_1 + deliveryslot_2 + deliveryslot_3),", ")])</font><BR><BR>"
|
||||||
|
|
||||||
if(analyzer && synced)
|
if(analyzer && !synced)
|
||||||
dat += "<A href='?src=\ref[src];sync=1'>Sync Files</A><BR>"
|
dat += "<A href='?src=\ref[src];sync=1'>Sync Files</A><BR>"
|
||||||
|
|
||||||
//Cleaning and there are still un-preserved items
|
//Cleaning and there are still un-preserved items
|
||||||
|
|||||||
Reference in New Issue
Block a user