mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00: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