Add comment to Strings.lua

This commit is contained in:
Sezz 2022-11-08 16:49:12 +11:00
parent 0b37160dc1
commit 2bba8dddad

View file

@ -1,3 +1,8 @@
--[[
NOTE: It's possible to expand string entry tables with extra language variations
corresponding to languages in the table at the end of this file.
--]]
local strings =
{
window_title = { "TombEngine" },