Implement traits system (#10693)
This commit is contained in:
@@ -64,7 +64,8 @@ namespace Content.Tests.Server.Preferences
|
||||
{SharedGameTicker.FallbackOverflowJob, JobPriority.High}
|
||||
},
|
||||
PreferenceUnavailableMode.StayInLobby,
|
||||
new List<string> ()
|
||||
new List<string> (),
|
||||
new List<string>()
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user