mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-21 17:45:25 -04:00
Add a properties editor for custom objects (#4227)
* Don't show in changelogs
This commit is contained in:
@@ -10,4 +10,4 @@ This project is released under the MIT License.
|
||||
|
||||
using namespace std;
|
||||
|
||||
TextEntryObject::TextEntryObject(gd::String name_) : Object(name_) {}
|
||||
TextEntryObject::TextEntryObject() {}
|
||||
|
||||
Reference in New Issue
Block a user