@@ -2,6 +2,8 @@ package constant
|
||||
|
||||
type ErrorCode int
|
||||
|
||||
// https://github.com/DarkEnergyProcessor/NPPS4/blob/master/npps4/idol/error.py
|
||||
const (
|
||||
ErrorCodeNoUnitIsSellable ErrorCode = 1205
|
||||
ErrorCodeLivePreciseListNotFound ErrorCode = 3421
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user