mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] Changes occurrences of recieve in code to receive [MDB IGNORE] (#25393)
* Changes occurrences of `recieve` in code to `receive` * Fix conflict --------- Co-authored-by: distributivgesetz <distributivgesetz93@gmail.com> Co-authored-by: SomeRandomOwl <somerandomowl@ratchtnet.com>
This commit is contained in:
co-authored by
distributivgesetz
SomeRandomOwl
parent
7348ca49df
commit
6c4c965ea4
@@ -136,7 +136,7 @@
|
||||
|
||||
/// Gets the ban cache of the passed in client
|
||||
/// If the cache has not been generated, we start off a query
|
||||
/// If we still have a query going for this request, we just sleep until it's recieved back
|
||||
/// If we still have a query going for this request, we just sleep until it's received back
|
||||
/proc/retrieve_ban_cache(client/player_client)
|
||||
if(QDELETED(player_client))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user