mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 08:47:01 +01:00
fixes compiling error
This commit is contained in:
@@ -32,7 +32,6 @@ var/global/datum/getrev/revdata = new()
|
||||
world.log << revision
|
||||
|
||||
if(testmerge.len) //CITADEL CHANGES START HERE - TGS3 testmerges
|
||||
world.log << commit
|
||||
for(var/line in testmerge)
|
||||
if(line)
|
||||
var/datum/tgs_revision_information/test_merge/tm = line
|
||||
|
||||
Reference in New Issue
Block a user