Can someone help me with this error please


Code:
Errors:
+ CUSTOM/New Systems/OWLTR/MasterStorage/MasterStorage.cs:
    CS0246: Line 1461: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 1462: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 1470: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
+ CUSTOM/New Systems/Universal Storage Keys  System Version 2.0.6/Main Data Man
agement/ItemListEntries.cs:
    CS0246: Line 629: The type or namespace name 'InstrumentQuality' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 658: The type or namespace name 'InstrumentQuality' could not b
e found (are you missing a using directive or an assembly reference?)
+ CUSTOM/New Systems/Universal Storage Keys  System Version 2.0.6/Main Data Man
agement/StoreEntries.cs:
    CS0246: Line 2278: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 2280: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 2283: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 2288: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 2293: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 2298: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 2303: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 2308: The type or namespace name 'InstrumentQuality' could not
be found (are you missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 
Back