diff --git a/code/game/topic.dm b/code/game/topic.dm index 883f6b68da3..c1827cdffd3 100644 --- a/code/game/topic.dm +++ b/code/game/topic.dm @@ -30,7 +30,6 @@ s["end"] = "#end" // 7 + s["players"] + 1 = index of s["revinfo"] - s["revision"] = revdata.revision s["admins"] = admins return list2params(s)