Skip to content

Commit

Permalink
Шифт Ф не работает(
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromosomeKiller committed Nov 26, 2024
1 parent b6cf377 commit a3afc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/keybinding/xeno.dm
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
full_name = "Defiler: Inject Egg (Neurogas)"
description = "Inject an egg with neurogas, killing the little one inside"
keybind_signal = COMSIG_XENOABILITY_INJECT_EGG_NEUROGAS
hotkey_keys = list("ShiftF")
hotkey_keys = list("F")

/datum/keybinding/xeno/acidic_salve
name = "acidic_salve"
Expand Down

0 comments on commit a3afc0d

Please sign in to comment.