mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Fix a large number of typos (#89254)
Fixes a very large number of typos. A few of these fixes also extend to variable names, but only the really egregious ones like "concious".
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* This component adds a near-invisible underlay to a movable target to expand the clickable surface of its icon without
|
||||
* resorting to MOUSE_OPACITY_OPAQUE.
|
||||
* The underlay ignores the parent's color and alpha and can be offset.
|
||||
* The name is a portmanteau of "click" and "hitbox", because technically this isn't an hitbox,
|
||||
* The name is a portmanteau of "click" and "hitbox", because technically this isn't a hitbox,
|
||||
* but it helps catch clicks, and I don't want to give it a loooong name like openspace_item_click_handler
|
||||
*/
|
||||
/datum/component/clickbox
|
||||
|
||||
Reference in New Issue
Block a user