Skip to content

Commit

Permalink
Fix RUSSIAN version = "01.32"
Browse files Browse the repository at this point in the history
  • Loading branch information
ONElua committed Oct 11, 2020
1 parent 3fbba28 commit 0667d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AUTOPLUG2/lang/Langdatabase.lua
Expand Up @@ -6,7 +6,7 @@ Langs = {
{ id = "CHINESE_S", version = "01.32", author = "yexun1995" },
{ id = "FRENCH", version = "01.31", author = "Chronoss09" },
{ id = "GERMAN", version = "01.20", author = "Schn1ek3" },
{ id = "RUSSIAN", version = "01.31", author = "Yoti" },
{ id = "RUSSIAN", version = "01.32", author = "Yoti" },
{ id = "POLISH", version = "01.20", author = "Gameplay World's" },
{ id = "PORTUGUESE_BR",version = "01.07", author = "allanaln2009" },
}

0 comments on commit 0667d3c

Please sign in to comment.