Skip to content

Commit bca82e7

Browse files
committed
Fixed lua file references in localization example.
1 parent 13bcfb8 commit bca82e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/localization/example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tags: gui, font
33
title: Localization (RTL/LTR)
44
brief: This example demonstrates how to handle localization in games, Unicode text layout, RTL rendering, and runtime font switching for localization.
55
author: The Defold Foundation
6-
scripts: main.gui_script, localization_helper.lua, ui_helper.lua
6+
scripts: main.gui_script, example/localization_helper.lua, example/ui_helper.lua
77
thumbnail: thumbnail.png
88
---
99

0 commit comments

Comments
 (0)