Skip to content

Commit dd41769

Browse files
committed
Forgot I needed to add this, oops
1 parent bc4cb15 commit dd41769

File tree

1 file changed

+3
-0
lines changed
  • monkestation/code/modules/replays/subsystem

1 file changed

+3
-0
lines changed

monkestation/code/modules/replays/subsystem/replay.dm

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
/datum/config_entry/string/replay_password
44
default = "mrhouse101"
55

6+
/datum/config_entry/string/replay_link
7+
default = "http://localhost"
8+
69
SUBSYSTEM_DEF(demo)
710
name = "Demo"
811
wait = 1

0 commit comments

Comments
 (0)