Skip to content

Commit

Permalink
лишняя переменная
Browse files Browse the repository at this point in the history
  • Loading branch information
Kar4es committed Nov 17, 2023
1 parent fd8d89e commit 96dae2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modular_ss220/objects/code/key.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
icon_state = "key"
/// Are you already using the key?
var/busy = FALSE
/// This prevents spamming the key.
var/cooldown = 0
/// How fast does the key open an airlock.
var/hack_speed = 1 SECONDS

Expand Down

0 comments on commit 96dae2b

Please sign in to comment.