I before E, except after C. (#51543)

This commit is contained in:
ShizCalev
2020-06-10 17:23:50 -04:00
committed by GitHub
parent 942c7104af
commit 1059a64a98
16 changed files with 31 additions and 31 deletions
@@ -10,7 +10,7 @@
ui_y = 350
///Account used for creating barcodes.
var/datum/bank_account/payments_acc
///The amount which the tagger will recieve for the sale.
///The amount which the tagger will receive for the sale.
var/percent_cut = 20
/datum/computer_file/program/shipping/ui_data(mob/user)