Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
TRUE
Browse files Browse the repository at this point in the history
  • Loading branch information
SagaStars committed Aug 7, 2023
1 parent 66ef891 commit b097107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/hispania/modules/shipscombat/interdiction.dm
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
start_interdiction_callback()


/obj/machinery/computer/interdiction/proc/interdiction_failureapc(var/quitaporcentajes)
/obj/machinery/computer/interdiction/proc/interdiction_failureapc(quitaporcentajes)
if(!machinelinked) return
var/turf/turfapc = machinelinked.loc
var/area/machineapc = turfapc.loc
Expand Down

0 comments on commit b097107

Please sign in to comment.