Transferred Typo Fixes (#20879)

this PR fixes transferred being spelled as "transfered".
This commit is contained in:
SleepyGemmy
2025-06-25 21:10:01 +00:00
committed by GitHub
parent 2667670749
commit 5f9201fdf0
15 changed files with 21 additions and 15 deletions
+1 -1
View File
@@ -656,7 +656,7 @@ GLOBAL_LIST_INIT(localhost_addresses, list(
if(mob)
return mob.MayRespawn()
// Something went wrong, client is usually kicked or transfered to a new mob at this point
// Something went wrong, client is usually kicked or transferred to a new mob at this point
return 0
/client/verb/character_setup()