mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Fix some copy paste UI errors (#81325)
## About The Pull Request One day we will have opendream lint to catch this. (WYCI I guess)
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
data["max_order"] = CARGO_MAX_ORDER
|
||||
return data
|
||||
|
||||
/datum/computer_file/program/budgetorders/ui_act(action, params, datum/tgui/ui, datum/tgui/ui, datum/ui_state/state)
|
||||
/datum/computer_file/program/budgetorders/ui_act(action, params, datum/tgui/ui, datum/ui_state/state)
|
||||
. = ..()
|
||||
switch(action)
|
||||
if("send")
|
||||
|
||||
Reference in New Issue
Block a user