Skip to content

Commit 13bcfb8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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, example/localization_helper.lua, example/ui_helper.lua
6+
scripts: main.gui_script, localization_helper.lua, ui_helper.lua
77
thumbnail: thumbnail.png
88
---
99

0 commit comments

Comments
 (0)