mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Couple of typos.
This commit is contained in:
@@ -873,7 +873,7 @@ datum/preferences
|
||||
new_languages += lang
|
||||
languages_available = 1
|
||||
|
||||
if(languages_available)
|
||||
if(!(languages_available))
|
||||
alert(user, "There are not currently any available secondary languages.")
|
||||
else
|
||||
for(var/L in all_languages)
|
||||
|
||||
Reference in New Issue
Block a user