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