mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user