diff --git a/build/example.py b/build/example.py index b1ac778e7..3bde517bd 100644 --- a/build/example.py +++ b/build/example.py @@ -1,11 +1,10 @@ import tpt import random +import time # example script def noise(typ,amount=50): for xx in range(284,316): for yy in range(184,216): if(random.randrange(0,100)