mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 09:44:49 +08:00
Rotator entity
This commit is contained in:
4
js/entity/SimpleSerializationRotatorEntity.js
Normal file
4
js/entity/SimpleSerializationRotatorEntity.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import RotatorEntity from "./RotatorEntity"
|
||||
|
||||
export default class SimpleSerializationRotatorEntity extends RotatorEntity {
|
||||
}
|
||||
Reference in New Issue
Block a user