mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-21 07:32:02 +00:00
@@ -11,4 +11,4 @@
|
||||
return temp
|
||||
|
||||
/datum/computer_file/script/proc/calculate_size()
|
||||
size = max(1, round(length(code) / block_size))
|
||||
size = max(1, round(length(code) / block_size))
|
||||
|
||||
Reference in New Issue
Block a user