mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-22 06:13:23 +08:00
Various fixes, tests and refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ByteEntity from "./ByteEntity"
|
||||
import SymbolEntity from "./SymbolEntity"
|
||||
|
||||
export default class EnumEntity extends ByteEntity {
|
||||
export default class EnumEntity extends SymbolEntity {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user