holy shit

This commit is contained in:
silicons
2021-02-13 21:25:44 -07:00
parent bfd2ad249c
commit 774f8db8a6
53 changed files with 287 additions and 338 deletions
@@ -123,8 +123,8 @@
if(!computer || !computer.hard_drive || !computer.hard_drive.store_file(logfile))
if(!computer)
// This program shouldn't even be runnable without computer.
. = TRUE
CRASH("Var computer is null!")
return 1
if(!computer.hard_drive)
computer.visible_message("\The [computer] shows an \"I/O Error - Hard drive connection error\" warning.")
else // In 99.9% cases this will mean our HDD is full