mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-01 02:12:49 +01:00
9c53a34072
* Removes some unused mob verbs + client vars (#65732) * Removes an unused var from /client `inprefs` isn't used anywhere, i checked to when it was added (~5 years ago) and it wasn't even really used then. I think it used to be used to track topic calls / slowdown some href issues but it isn't any more. Byebye!! * Removes some unused mob verbs + client var `canface` and `east/west/north/southface` used to be used to set direction but these are no longer used and are thus taking up unnecessary space * Removes some unused mob verbs + client vars * Update pixel_shift.dm Co-authored-by: Seth Scherer <supernovaa41@gmx.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>