forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
99aed29a52
commit
5c34a46413
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ config = {
|
|||
text = {
|
||||
-- The text to display on-screen for the nearest postal.
|
||||
-- Formatted using Lua strings, http://www.lua.org/pil/20.html
|
||||
format = '~y~Nearest Postal~w~: %s (~g~%.2fm~w~)',
|
||||
format = '~y~Nächste Postleitzahl~w~: %s (~g~%.2fm~w~)',
|
||||
|
||||
-- ScriptHook PLD Position
|
||||
--posX = 0.225,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue