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:
MrMelbert
2024-02-08 00:55:21 +01:00
committed by GitHub
parent c683072d75
commit b2712386e8
7 changed files with 7 additions and 7 deletions
@@ -20,7 +20,7 @@
Quarter - Either sides of Aft\n\
Bow - Either sides of Fore"
/datum/computer_file/program/notepad/ui_act(action, list/params, datum/tgui/ui, datum/tgui/ui, datum/ui_state/state)
/datum/computer_file/program/notepad/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state)
. = ..()
switch(action)
if("UpdateNote")