mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Fixed spelling of possession, separate, and cemetery (#63203)
Just fixes some spelling for gangs. I also fixed misspellings for "posession" to "possession". Fixed "seperate " to "Separate" Fixed "Cemetary" to "Cemetery"
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//Though it could easily be expanded to cover other senders/revievers
|
||||
//The system as a whole differs from reading off a global list in a few ways.
|
||||
//In that A, it allows us to send cameras for ais/borgs/potentially others to jump to
|
||||
//And B, it's not like we're giving you all the alarms that have been sent, because of the seperate listing for each reviever
|
||||
//And B, it's not like we're giving you all the alarms that have been sent, because of the separate listing for each reviever
|
||||
//You only recieve alarms sent after you start to listen
|
||||
//Also of note, due to an optimzation done on areas, one alarm handler will only ever send one "on" or "off" alarm
|
||||
//So the whole only receving stuff sent post creation thing actually matters
|
||||
|
||||
Reference in New Issue
Block a user