mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
fixes some bad html (#27481)
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
|
||||
/datum/component/riding/vehicle/scooter/skateboard/proc/on_examine(datum/source, mob/user, list/examine_list)
|
||||
SIGNAL_HANDLER //COMSIG_PARENT_EXAMINE
|
||||
examine_list += "<span class='notice>Going nice and slow at walk speed will prevent crashing into things.</span>"
|
||||
examine_list += "<span class='notice'>Going nice and slow at walk speed will prevent crashing into things.</span>"
|
||||
|
||||
/datum/component/riding/vehicle/scooter/skateboard/vehicle_mob_buckle(datum/source, mob/living/rider, force = FALSE)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user