mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-20 07:12:55 +00:00
Revert "Merge pull request #4739 from monster860/vg-parallax"
This reverts commit451c934379, reversing changes made to64f26d999f. Conflicts: SQL/paradise_schema.sql SQL/paradise_schema_prefixed.sql
This commit is contained in:
@@ -53,11 +53,6 @@ var/global/pipe_processing_killed = 0
|
||||
setupgenetics()
|
||||
setupfactions()
|
||||
setup_economy()
|
||||
|
||||
var/watch = start_watch()
|
||||
log_startup_progress("Caching space parallax simulation...")
|
||||
cachespaceparallax()
|
||||
log_startup_progress(" Finished caching space parallax simulation in [stop_watch(watch)]s.")
|
||||
|
||||
for(var/i=0, i<max_secret_rooms, i++)
|
||||
make_mining_asteroid_secret()
|
||||
|
||||
Reference in New Issue
Block a user