mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Removes clickturf debug code (#91191)
Tiviiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii's pr had debug code left in it, this removes that. what I get for not fine toothing this shit #90480
This commit is contained in:
@@ -71,9 +71,6 @@
|
||||
|
||||
var/list/click_data = get_loc_from_mousepos(mousepos_x, mousepos_y, sizex, sizey, src)
|
||||
|
||||
var/turf/test = click_data[1]
|
||||
test.add_atom_colour(COLOR_RED, ADMIN_COLOUR_PRIORITY)
|
||||
|
||||
var/keycount = 0
|
||||
for(var/kb_name in prefs.key_bindings_by_key[full_key])
|
||||
keycount++
|
||||
|
||||
Reference in New Issue
Block a user