Skip to content

Instantly share code, notes, and snippets.

@warmist
Created December 31, 2013 11:39
Show Gist options
  • Save warmist/8195619 to your computer and use it in GitHub Desktop.
Save warmist/8195619 to your computer and use it in GitHub Desktop.
function loopFix()
dofile('hack/scripts/fix/population-cap.lua')
dfhack.timeout(3,'months',loopFix)
end
loopFix()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment