Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert age argument to number in rejuvenate.lua
due to the less than comparison, age must be converted to a number or else any attempt to use that argument causes the script to fail with "attempt to compare string with number".
- Loading branch information