mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
>We still let old code in the codebase
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
var/date
|
||||
|
||||
/datum/getrev/New()
|
||||
var/head_file = return_file_text(".git/logs/HEAD")
|
||||
var/head_file = file2text(".git/logs/HEAD")
|
||||
if(SERVERTOOLS && fexists("..\\prtestjob.lk"))
|
||||
var/list/tmp = file2list("..\\prtestjob.lk")
|
||||
for(var/I in tmp)
|
||||
|
||||
Reference in New Issue
Block a user