Translations:Manual:Introduction/53/ko

From Mudlet
Revision as of 01:05, 17 February 2024 by WikiSysop (talk | contribs) (Updating translation from gettext import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Don't forget to use a space when you're concatenating two variables together: <syntaxhighlight lang="lua"> firstname = "Apple" lastname = "Red"