update for classes

This commit is contained in:
shoopea 2020-02-20 10:39:40 +08:00
parent 00ac535827
commit a0b106e62c

8
obj.go
View File

@ -135,6 +135,14 @@ func loadObjType() error {
}
func loadObjClassif() error {
return nil
}
func loadObjClass() error {
return nil
}
func loadObjSubType() error {
var obj []ObjSubType