mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Added <system.language> construct...
...that returns the current language suffix
This commit is contained in:
parent
50c7125f71
commit
1d26954eab
@ -152,6 +152,8 @@
|
||||
Return output
|
||||
Case "scriptlevel"
|
||||
Return ActionScript.ScriptLevelIndex.ToString()
|
||||
case "language"
|
||||
Return Localization.LanguageSuffix
|
||||
End Select
|
||||
|
||||
Return DefaultNull
|
||||
|
Loading…
x
Reference in New Issue
Block a user