mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01: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