You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Added method to create TextFiles
This commit is contained in:
@@ -130,6 +130,7 @@ class ScriptEditor : public PanelContainer {
|
||||
EditorNode *editor;
|
||||
enum {
|
||||
FILE_NEW,
|
||||
FILE_NEW_TEXTFILE,
|
||||
FILE_OPEN,
|
||||
FILE_OPEN_RECENT,
|
||||
FILE_SAVE,
|
||||
|
||||
Reference in New Issue
Block a user