mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Moved makepowernets() into SSmachines initialization proc.
This commit is contained in:
@@ -98,7 +98,7 @@ var/list/global/map_templates = list()
|
||||
admin_notice("<span class='danger'>[i] pipe\s initialized.</span>", R_DEBUG)
|
||||
|
||||
admin_notice("<span class='danger'>Rebuilding powernets due to submap creation.</span>", R_DEBUG)
|
||||
makepowernets()
|
||||
SSmachines.makepowernets()
|
||||
|
||||
admin_notice("<span class='danger'>Submap initializations finished.</span>", R_DEBUG)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user