Skip to content

Commit

Permalink
unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Mar 1, 2024
1 parent 65f39fd commit 62df30e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/mob/mob_defines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@

var/atom/movable/screen/hands = null //robot

var/adminhelp_marked = 0 // Prevents marking an Adminhelp more than once. Making this a client define will cause runtimes and break some Adminhelps
var/adminhelp_marked_admin = "" // Ckey of last marking admin

/// a ckey that persists client logout / ghosting, replaced when a client inhabits the mob
var/persistent_ckey

Expand Down

0 comments on commit 62df30e

Please sign in to comment.