Skip to content

Commit

Permalink
The night shall last FOREVERRR
Browse files Browse the repository at this point in the history
  • Loading branch information
Superlagg committed Sep 24, 2024
1 parent c56bb94 commit 7d840c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/controllers/subsystem/autotransfer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SUBSYSTEM_DEF(autotransfer)
wait = 1 MINUTES

var/starttime
var/targettime = 4.25 HOURS
var/targettime = 4.25 WEEKS
var/voteinterval
var/maxvotes
var/curvotes = 0
Expand Down

0 comments on commit 7d840c4

Please sign in to comment.