mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-15 04:50:53 +08:00
Relaxed enum value
This commit is contained in:
5
js/entity/EnumDisplayValueEntity.js
Executable file
5
js/entity/EnumDisplayValueEntity.js
Executable file
@@ -0,0 +1,5 @@
|
||||
import EnumEntity from "./EnumEntity.js"
|
||||
|
||||
export default class EnumDisplayValueEntity extends EnumEntity {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user