mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-06-09 10:06:46 +02:00
Ustr test fix fin 2...
This commit is contained in:
@@ -314,7 +314,7 @@ public sealed class PlayTimeTrackingSystem : EntitySystem
|
||||
}
|
||||
catch (KeyNotFoundException e)
|
||||
{
|
||||
Log.Error("GetDisallowedJobs break everything. IDK why. Kill me pls.");
|
||||
Log.Error("GetDisallowedJobs break everything. IDK why. Kill me pls. Exeption: {e.Message}");
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user