mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
File standardisation (#13131)
* Adds the check components * Adds in trailing newlines * Converts all CRLF to LF * Post merge EOF * Post merge line endings * Final commit
This commit is contained in:
Vendored
+1
-1
@@ -25,4 +25,4 @@ var/global/datum/repository/apc/apc_repository = new()
|
||||
|
||||
cache_entry.timestamp = world.time + 5 SECONDS
|
||||
cache_entry.data = apcData
|
||||
return apcData
|
||||
return apcData
|
||||
|
||||
Reference in New Issue
Block a user