also small improvements to the loadout system

Signed-off-by: Mloc <colmohici@gmail.com>
This commit is contained in:
Mloc
2014-10-06 09:57:01 +01:00
parent 0f92f4d338
commit 056fbd79d1
3 changed files with 16 additions and 18 deletions

View File

@@ -121,9 +121,6 @@ datum/controller/game_controller/proc/setup_objects()
//Set up spawn points.
populate_spawn_points()
//Set up gear list.
populate_gear_list()
//Set up roundstart seed list.
populate_seed_list()