mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Update EventsBasedBehaviorPropertiesEditor.js
This commit is contained in:
@@ -808,8 +808,7 @@ export default function EventsBasedBehaviorPropertiesEditor({
|
||||
)}
|
||||
{(property.getType() === 'String' ||
|
||||
property.getType() === 'Number' ||
|
||||
property.getType() ===
|
||||
'AnimationName') && (
|
||||
property.getType() ==='AnimationName') && (
|
||||
<SemiControlledTextField
|
||||
commitOnBlur
|
||||
floatingLabelText={
|
||||
|
Reference in New Issue
Block a user