typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function ScreenTitleBranch()
|
||||
-- Don't show the title menu (says "Press Start") if there are 0 credits
|
||||
-- and inserted and CoinMode is pay.
|
||||
-- inserted and CoinMode is pay.
|
||||
if GAMESTATE:GetCoinsNeededToJoin() > GAMESTATE:GetCoins() then
|
||||
return THEME:GetMetric( "Common", "InitialScreen" )
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user