mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-06 15:34:35 +00:00
More fixes for initializing Atmos Machines by the engine loader.
Engine loader now calls build_network() on machines and machine nodes. Added Cleaned up and added comments to document engine select console code.
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
//CHECK_TICK //Don't let anything else happen for now
|
||||
// Actually load it
|
||||
chosen_type.load(T)
|
||||
sleep(10)
|
||||
sleep(1)
|
||||
engine_loader_pickable.lateload_init()
|
||||
|
||||
Reference in New Issue
Block a user