summaryrefslogtreecommitdiff
path: root/streetsmod
diff options
context:
space:
mode:
Diffstat (limited to 'streetsmod')
-rw-r--r--streetsmod/init.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/streetsmod/init.lua b/streetsmod/init.lua
index f070cfd..e7de999 100644
--- a/streetsmod/init.lua
+++ b/streetsmod/init.lua
@@ -86,5 +86,4 @@
-- Done
print("Streets: Setup completed, have fun with StreetsMod ".. streets.version .."!")
print("Streets: Special thanks to everyone who contributed to this mod (except myself): Immanuel_Kant and philipbenr!")
- streets.load.fin = os.clock()
-print(os.clock()) \ No newline at end of file
+ streets.load.fin = os.clock() \ No newline at end of file