Add a trailing comma even though it is the last element.

Co-Authored-By: Edo <iw4x-sp@proton.me>
This commit is contained in:
Xerxes 2023-10-31 13:50:46 +01:00
parent 24231ed24d
commit 56caa5f35b

View File

@ -22,7 +22,7 @@ namespace Components
0xf4d2c30b712ac6e3, 0xf4d2c30b712ac6e3,
0xf7e33c4081337fa3, 0xf7e33c4081337fa3,
0x6f5597f103cc50e9, 0x6f5597f103cc50e9,
0xecd542eee54ffccf 0xecd542eee54ffccf,
}; };
bool Auth::HasAccessToReservedSlot; bool Auth::HasAccessToReservedSlot;