mouseas / steamSummerMinigame

Steam Summer Sale 2015 - Auto-play Optimizer
MIT License
136 stars 189 forks source link

Prevent critical damage display #34

Closed regener closed 9 years ago

Contex commented 9 years ago

I would remove the arguments that you don't need, like so:

window.g_Minigame.CurrentScene().DoCritEffect = function() {};
mouseas commented 9 years ago

Meh, the unneeded args won't hurt anything.