local
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
function CreditsText( pn )
|
local function CreditsText( pn )
|
||||||
function update(self)
|
function update(self)
|
||||||
local str = ScreenSystemLayerHelpers.GetCreditsMessage(pn);
|
local str = ScreenSystemLayerHelpers.GetCreditsMessage(pn);
|
||||||
self:settext(str);
|
self:settext(str);
|
||||||
|
|||||||
Reference in New Issue
Block a user