mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
Fixing common spelling mistakes part 2 (#20360)
* Fixing common spelling mistakes part 2 * "supressed"
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* * message - The message received on the redis channel
|
||||
*/
|
||||
/datum/redis_callback/proc/on_message(message)
|
||||
CRASH("on_message() not overriden for [type]!")
|
||||
CRASH("on_message() not overridden for [type]!")
|
||||
|
||||
// Misc protections
|
||||
/datum/redis_callback/vv_edit_var(var_name, var_value)
|
||||
|
||||
Reference in New Issue
Block a user