mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 14:52:35 +02:00
Some fixes for map init. (#2355)
This commit is contained in:
@@ -101,6 +101,7 @@ entities:
|
||||
protoMan.RegisterType(typeof(EntityPrototype));
|
||||
|
||||
protoMan.LoadDirectory(new ResourcePath("/Prototypes"));
|
||||
protoMan.Resync();
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user