Move job info changing methods for id cards to shared (#27337)
* Move job info changing methods for id cards to shared * Revert "Move job info changing methods for id cards to shared" This reverts commit 95cbc46b2d1934fa7bf5c72d7d3de9f9168992a1. * Reapply changes
This commit is contained in:
@@ -2,6 +2,4 @@
|
||||
|
||||
namespace Content.Client.Access;
|
||||
|
||||
public sealed class IdCardSystem : SharedIdCardSystem
|
||||
{
|
||||
}
|
||||
public sealed class IdCardSystem : SharedIdCardSystem;
|
||||
|
||||
Reference in New Issue
Block a user