fix: spaces -> tabs

This commit is contained in:
SpikeHD 2024-03-09 00:16:05 -08:00
parent 128d4472db
commit 560b75bf25

View file

@ -15,8 +15,8 @@ namespace BOSSCommands {
GetTaskIdList = 0x000E0000,
GetNsDataIdList = 0x00100102,
GetNsDataIdList1 = 0x00110102,
GetNsDataIdList2 = 0x00120102,
GetNsDataIdList3 = 0x00130102,
GetNsDataIdList2 = 0x00120102,
GetNsDataIdList3 = 0x00130102,
SendProperty = 0x00140082,
ReceiveProperty = 0x00160082,
GetTaskServiceStatus = 0x001B0042,