Add a trailing comma even though it is the last element.
Co-Authored-By: Edo <iw4x-sp@proton.me>
This commit is contained in:
parent
24231ed24d
commit
56caa5f35b
@ -22,7 +22,7 @@ namespace Components
|
||||
0xf4d2c30b712ac6e3,
|
||||
0xf7e33c4081337fa3,
|
||||
0x6f5597f103cc50e9,
|
||||
0xecd542eee54ffccf
|
||||
0xecd542eee54ffccf,
|
||||
};
|
||||
|
||||
bool Auth::HasAccessToReservedSlot;
|
||||
|
Loading…
Reference in New Issue
Block a user