Skip to content

Commit

Permalink
no more free coins
Browse files Browse the repository at this point in the history
  • Loading branch information
muselesscreator committed Jun 28, 2014
1 parent 3bed56b commit 7143809
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FarmGame/Classes/libPlayer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ Player = class(function(player)
player.soundEffectsVolume = .5
player.vibrateEnabled = true
end
player.numCoins = 5
print("returning player")
return player
end
Expand Down

0 comments on commit 7143809

Please # to comment.