mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +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:
@@ -21,7 +21,7 @@
|
||||
///Pay token what we want to find
|
||||
var/wanted_token
|
||||
|
||||
/datum/computer_file/program/nt_pay/ui_act(action, list/params, datum/tgui/ui, datum/tgui/ui, datum/ui_state/state)
|
||||
/datum/computer_file/program/nt_pay/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state)
|
||||
. = ..()
|
||||
switch(action)
|
||||
if("Transaction")
|
||||
|
||||
Reference in New Issue
Block a user