Renames most processing SS' to the convention of SS[SS name here] (#25302)

* Renames most processing SS'

* Contra review
This commit is contained in:
DGamerL
2024-05-02 01:55:38 +02:00
committed by GitHub
parent 271d67d237
commit 41eff52fac
12 changed files with 11 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
//Fires five times every second.
PROCESSING_SUBSYSTEM_DEF(fastprocess)
name = "Fast Processing"
wait = 2
stat_tag = "FP"
offline_implications = "Objects using the 'Fast Processing' processor will no longer process. Shuttle call recommended."