error in reset call
snapxo opened this issue ยท 5 comments
if msg == "reset" then
print("Five Second Rule - RESET SIZE AND POSITION.");
lock()
end
you should call reset()
there
Np :) I am thinking about collaborating to a slightly different version with an alternative representation of the 5sec. May I ? And should I then branch your project so that you can put it in if you find this nice ?
Np :) I am thinking about collaborating to a slightly different version with an alternative representation of the 5sec. May I ? And should I then branch your project so that you can put it in if you find this nice ?
I'd love to collaborate! Been considering alternatives myself; some low-hanging fruits include using the Cooldown frames, since it's technically a cooldown. Any contributions will of course be clearly stated in any documentation and so on. During this purely for fun and out of interest :)
Yup okay then I ll try to find some time doing this :) Although I will not be able to test that prior to release now ^^